[Mne_analysis] How to convert a GIFTI texture to a Freesurfer format

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Mon Apr 25 04:29:35 EDT 2016
Search archives:

use nibabel to read the gifti and get a numpy array you can use in MNE
/ PySurfer

HTH
A

On Sun, Apr 24, 2016 at 9:15 PM, Alexandre FABRE
<alexandre.fabre22 at gmail.com> wrote:
> Hello I have two Gifti files created with brainVisa, one representing the
> surface of a cortex and the other being a texture. I was able to see the
> surface in MNE by converting surface file with a freesurfer command :
> 'mris_convert surface.gii surface.pial' and I read it with
> 'mne.read_surface(surface.pial)'. How to do the same thing with a Gifti
> texture ?
>
> Thanks
>
> Alexandre F
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> 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.
>


More information about the Mne_analysis mailing list