Hi @alioco !
To answer your questions:
- It depends on how you called fMRIPrep. With the
t2s_coregflag, the calculated T2* map is used for coregistration. Otherwise, the appropriate “bold_ref_brain” is supplied here based on your exact call:
Of note, multi-echo does not currently take advantages of eg SBRef images, although there is an open niworflows PR from @tsalo to patch this. See: https://github.com/poldracklab/fmriprep/issues/1745
- I think that would be a complicated bit of workflow surgery, although it’s not technically impossible. I’m not the best person to advise on exactly how to achieve that, though.
I wanted to follow up with a few questions:
-
Could you share your exact call of fMRIPrep ? What kinds of images are you supplying (i.e., do they have accompanying SBRefs) ?
-
Could you share an example reporting showing poor coregistration ? It might help to see if it’s similar to that reported by @markushs in Fmriprep handling of multi-echo data with single-band reference scans.
Thanks !
Elizabeth