[Mne_analysis] read fmri results

Eric Larson larson.eric.d at gmail.com
Tue Sep 22 09:24:23 EDT 2020
Search archives:

        External Email - Use Caution        

You probably want to:

1. Use mri_vol2surf from FreeSurfer
<https://surfer.nmr.mgh.harvard.edu/fswiki/mri_vol2surf>
2. Read that output with a suitable nibabel function
<https://nipy.org/nibabel/reference/nibabel.freesurfer.html#module-nibabel.freesurfer.io>
3. Decide which surface vertices to use (e.g., by thresholding the NumPy
arrays), and
4. Create a mne.Label <https://mne.tools/dev/generated/mne.Label.html> from
them

Eric


‪On Tue, Sep 22, 2020 at 5:47 AM ‫נועה הכהן‬‎ <noa1hc at gmail.com> wrote:‬

>         External Email - Use Caution
>
> Hello all,
> I have nifti files with fmri localizer results. I want to use them to
> define ROI for source analysis. How can I read these files to MNE, and
> convert them from volume to surface?
> thanks in advance,
> Noa
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200922/f919b135/attachment.html 


More information about the Mne_analysis mailing list