Hi,
if I apply the following command:
preproc-sess -s sessID -fsd bold -nostc -surface fsaverage lhrh -mni305-1mm -fwhm 0 -per-run -nosmooth -force
The preprocessing runs into trouble at the following point
mri_vol2vol done
mri_mask /...path.../bold/001/masks/brain.mni305.1mm.nii /usr/local/freesurfer/subjects/fsaverage/mri.2mm/subcort.mask.mgz /...path.../bold/001/masks/brain.mni305.1mm.nii freadFloat: fread failed ERROR: dimension mismatch between source and mask
As far as I can see freesurfer uses a 2mm mask for a 1mm brain, which results in the dimension mismatch. How can I get rid of this problem?
Cheers Joerg