Hi Neurostars’ers,
Thanks in advance for reading this!
We’re using fmriprep_23.1.4. We have collected a BOLD fMRI dataset with multiple-echos (which we intend to analyze with fMRIprep and TEDANA). The dataset includes a pair of short AP-PA acquisitions for calculating fieldmaps. Each scan also has a single-band reference image. Based on dcm2bids_helper, this results in the following nifti files:
1a. Short AP sbref
1b. Short AP echo 1
1c. Short AP echo 2
1d. Short AP echo 3
2a. Short PA sbref
2b. Short PA echo 1
2c. Short PA echo 2
2d. Short PA echo 3
3a. Long PA sbref
3b. Long PA echo 1
3c. Long PA echo 2
3d. Long PA echo 3
I was wondering what the best approach is for running dcm2bids on this dataset. Specifically:
- Should the fieldmaps be based only on the shortest echo time, which has the best contrast? Or is there a way to define a fieldmap based on the optimal sum of echos?
- Should we simply ignore the sbref scans for the short scans that we collected for fieldmapping?
Many thanks!
Roey