External Email - Use Caution
I made a vol2surf conversion for some subject perfusion images hoping to evaluate CBF as if it were cortical thickness. The original CBF volumes were registered and normalized in SPM and saved as CBF.nii all in same T1 space. I made them into surface files using : mri_vol2surf --mov CBF.nii--regheader SubjectID --hemi rh --projfrac 0.5 --fwhm 10 --o CBF.mgh
I then tried to run:
mris_preproc --fsgd CBF.fsdg \
--cache-in CBF.fwhm10 \
--target fsaverage \
--hemi rh \
--out rh.CBF.10.mgh\
scans through all the subject .mghs
ninputs = # subjects
Checking inputs
"ERROR: dimension mismatch between" the first two surface files in my subject fsdg file
##########
Please help. What should I do to get around this?
Thanks,
DP