Closed
Description
For instance if you acquire in the same session a brain T1w which outputs ..._T1w.nii.gz
and ..._rec-norm_T1w.nii.gz
(scanner normalization) and also a cervical spinal cord T1w named ....loc-spine_T1w.nii.gz
, fmriprep seems to try making an average of all these.
Is there an option to select from a BIDS anat directory, the specific T1w to select for anatomical processing using a glob or else?
Thanks!