-
Notifications
You must be signed in to change notification settings - Fork 195
Description
Your idea
Support for Quantitative Susceptibility Mapping (QSM) currently exists as it is considered a quantitative, derivative and anatomical MR image and uses the _Chimap suffix. It also has a BIDS example. I believe this was introduced by the qMRI extension integrated in 2022 based on Karakuzu et al.'s Scientific Data publication.
However, similar support for Susceptibility Weighted Imaging (SWI) and associated Minimum Intensity Projections (SWI-MIP) is to be integrated. The inactive BEP004 proposal suggests a swi/ datatype and proposes storing the input _GRE images there with the resultant files using proposed _swi and _minIP suffixes.
Currently, _MEGRE and _T2starw suffixes already exist in the anat/ datatype, so the remaining changes to fully support SWI may be smaller and consist only of adding the _swi and _minIP suffixes.
Myself, @stebo85, and @neurolabusc propose to finalise support for susceptibility imaging by making some minor pull requests to do this. We also have open examples on OSF of DICOM input data and its mapping to BIDS, which are suitable for QSM and SWI reconstruction that we propose to adapt into similar BIDS examples.
We are opening this issue to begin discussions with the wider susceptibility imaging and software developer community so we can share ideas before changes are made and integrated.