Welcome to Phantom_check’s documentation!

Phantom_check is a Python library for converting U24 MRI dicoms to BIDS format and running quick quality check (QC) pipelines.

  1. Copy and clean up the dicoms according to unique series number and names

  2. Convert dicoms to BIDS nifti using heudiconv

  3. Quick QC pipeline

    • Compares series information to another template BIDS datasource.

    • MRIQC

    • FMRIPREP

      • Freesurfer

    • Quick diffusion preprecssing

      • Topup

      • Eddy

      • eddy_squeeze

      • MKCurve

Check out the Installation and Usage section for further information.

Note

This project is under active development.

Contents