nipoppy.workflows.dicom_reorg¶
DICOM file organization.
Classes¶
Workflow for organizing raw DICOM files. |
Module Contents¶
- nipoppy.workflows.dicom_reorg.is_derived_dicom(fpath)¶
Read a DICOM file’s header and check if it is a derived file.
Some BIDS converters (e.g. Heudiconv) do not support derived DICOM files.
- Parameters:
fpath (pathlib.Path)
- Return type: