nipy / nibabel

Python package to access a cacophony of neuro-imaging file formats
http://nipy.org/nibabel/
Other
652 stars 259 forks source link

some command to template to fsaverage5 #956

Closed tanjia123456 closed 4 years ago

tanjia123456 commented 4 years ago

hello, I'm sorry to bother you. do you know how to template the /bert/surf to fsaverage5? My subject is to use vertex , feature ,label and so on to create a matrix. but,the number of vertex is too large to create a adj_matrix, so there's a memoryerror.

The template operation is to generate surf files for freesurfer processing, mainly rh.white rh.annot rh.thickness in the surf folder. I have knowed the mri_surf2surf command may useful. Can this operation operate on folders? Still can only register a single file (rh.white)?

effigies commented 4 years ago

The FreeSurfer mailing list (https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer) is a better place for help with FreeSurfer tools and data structures.