vistalab / vistasoft

VISTASOFT is the main software repository of the VISTA lab at Stanford University.
http://vistalab.stanford.edu
148 stars 142 forks source link

Write out functional data in freesurfer format #176

Open jyeatman opened 8 years ago

jyeatman commented 8 years ago

Thanks to @JWinawer we can already read in freesurfer meshes. For full compatibility we want to be able to read/write parameter maps in freesurfer format

wandell commented 8 years ago

It also appears that we should be able to use their write_surf function, appropriately wrapped, to write out meshes out in freesurfer format.