Hi list, I'm using FS-FAST for seed based functional connectivity.For a subject, I would like to report the sig.nii.gz from the inflate to volume space. I'm using mri_surf2vol --surfval Control21/rest/fc.ramgseed.surf.rh/R_Amygdala/sig.nii.gz --hemi rh --fillribbon --subject Control21 --identity Control21 --template Control21/orig.mgz --o ramg2rh_sig_volspace.nii.gz
but this error reported below was obtained. ERROR: dimension inconsistency in source data Number of surface vertices = 123044 Number of value vertices = 163842
Thanks
Stefano
The overlay Control21/rest/fc.ramgseed.surf.rh/R_Amygdala/sig.nii.gz is in fsaverage space, so either change the subject to fsaverage, or use mri_surf2surf to map the overlay into Control21's space, then run mri_surf2vol
On 05/13/2016 06:03 PM, stdp82@virgilio.it wrote:
Hi list,
I'm using FS-FAST for seed based functional connectivity. For a subject, I would like to report the sig.nii.gz from the inflate to volume space.
I'm using
mri_surf2vol --surfval Control21/rest/fc.ramgseed.surf.rh/R_Amygdala/sig.nii.gz --hemi rh --fillribbon --subject Control21 --identity Control21 --template Control21/orig.mgz --o ramg2rh_sig_volspace.nii.gz
but this error reported below was obtained.
ERROR: dimension inconsistency in source data
Number of surface vertices = 123044 Number of value vertices = 163842Thanks
Stefano
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu