No, these files (phasediff and magnitude) come from the measurent made by a different sequence, a gradient-echo sequence, with two echo times, not a gradient-echo EPI image as it is the case for bold.
In the case where you have only GRE-EPI images with reversed PE, you can still try the PEPOLAR method , the correction should work.
Otherwise you can still do SDC with Syn-BOLD DisCo, for wich you don’t need any fieldmap:
I’m working with an older clinical fMRI resting-state dataset that does not contain field maps. I would like to correct for distortions but do not like the syn-sdc option in fmriprep (produced wonky images) and have thus opted to use synbold-disco GitHub - MASILab/SynBOLD-DisCo: Synthetic BOLD images for distortion correction of fMRI without additional calibration scans to create synthetic field maps .I want to further preprocess the data using fmriprep and am unsure how best to do that. The to…