I tried out fmriprep on a single subject’s dataset (using singularity, version 1.0.0-rc8), and it gave me the following warning for each functional run:
“workflow WARNING: No fieldmaps found or they were ignored, building base workflow for dataset”
I have fieldmap (phasediff, magnitude1 and magnitude2) and the dataset passed the BIDS validator (using the online version, fieldmap was explicitly listed there as an available modality). Any ideas what might have gone wrong? I am new to BIDS and fmriprep, so it might be something trivial…
More on the “IntendedFor” field can be found in section 8.9 of the spec. You should also use the validator to check if the field is specified correctly.
to create a robust average for all available fieldmaps (for each subject independently) and apply it to all BOLD runs (ignoring “IntendedFor” field even if it is present)