phantom-mri-dicoms/code
Michał Szczepanik 34f2bfd434 Fix DWI fieldmap handling
The heuristic did not handle DICOM series named "dwi_acq-(...)b0ref"
correctly - it placed them as "_sbref" into dwi/, while they should
have been "_epi" in func. These have an opposite phase encoding
direction to the main dwi acquisitions, and are intended for field map
correction.

This change assigns the correct folder and suffix to these files, and
adds dir-PA / dir-AP to the dwi and reference acquisitions. As a
result, QSIPrep should pick these up as field maps and apply
susceptibility distorsion correction.
2026-05-11 12:26:00 +02:00
..
.gitignore Avoid tracking Python bytecode 2025-09-04 12:43:56 +02:00
heuristic-q01.py Fix DWI fieldmap handling 2026-05-11 12:26:00 +02:00
reidentify.py Generalize pseudonymization to multi-context ID mapping 2025-08-31 15:52:14 +02:00