TheLabbingProject / django_mri

A reusable Django app to manage MRI data.
https://django-mri.readthedocs.io/en/latest/
Apache License 2.0
7 stars 5 forks source link

NIfTI conversion for SPGR fails #70

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

Due to the irregular DICOM header's ScanningSequence and SequenceVariant field values, the Bids class, which is used to determine the destination path for NIfTI format scan files, failes to determine a BIDS-compatible destination path.