Hi,
I am trying to learn how to use fieldmap images to do distortion correction. I am using a SIEMENS scanner and the fieldmap sequence that came with it. It has stored two “B0map” files for me. The other has 2 sets of magnitude images and the other has one phase difference image. They are in DICOM format. I have usually used freesurfers mri_convert for the structural images and also for the EPI series and it has worked perfectly. Now that I try to use the same command for these it says:
Found 42 DICOM file(s)
error: No such file or directory
error: niiReadFromMriFsStruct(): bad number of dimensions (0)
is there a flag that I should be using for this? How can I convert the magnitude and phase images to nifti?
Also the two Magnitude images are stored in the way that they have almost the same name for example:
1.3.12.2.1107.5.2.19.45177.30000025072105262377000000025-4-1-enya21
1.3.12.2.1107.5.2.19.45177.30000025072105262377000000025-4-1-zav2tz
1.3.12.2.1107.5.2.19.45177.30000025072105262377000000025-4-2-1i1z3gn
1.3.12.2.1107.5.2.19.45177.30000025072105262377000000025-4-2-hlzzbx
and so on, first of all: am I supposed to use only one of these images for
fsl_prepare_fieldmap <phase_image> <magnitude_image> <out_image> <deltaTE (in ms)>
or should I know which to use, and how to do the separation or merging of these images?
Thank you in advance!
-Nella