Hi list,

I need to project functional volume data to surface with GIFTI (.gii)
format, does anyone has experience to do that?

Here is what I did:

1) mri_vol2surf --mov func.nii.gz --reg bbregister.dat --trgsubject
fsaverage --interp trilin --projfrac 0.5 --hemi ?h --o
func_on_fsaverage.?h.nii.gz --noreshape --cortex
2) mri_convert func_on_fsaverage.?h.nii.gz func_on_fsaverage.?h.gii

Command (1) worked, however, ERROR "freadFloat: freed failed" during
command (2).

Then I tried another way (convert to paint file first, then use caret) like
this:
3) mri_vol2surf --mov func.nii.gz --reg bbregister.dat --trgsubject
fsaverage --interp trilin --projfrac 0.5 --hemi ?h --o
func_on_fsaverage.?h.w --out_type paint --noreshape --cortex

ERROR: LabelMarkSurface: label point 148835 exceeds vertices 146238

I am confused because command (1) worked very well, I can load the data in
MATLAB, or freeview.

Any help is appreciated!

Ting
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to