fMRIPrep poor registration between functionals and anatomical

Hi @alioco !

To answer your questions:

  1. It depends on how you called fMRIPrep. With the t2s_coreg flag, 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

  1. 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:

  1. Could you share your exact call of fMRIPrep ? What kinds of images are you supplying (i.e., do they have accompanying SBRefs) ?

  2. 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