read fmri results

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200922/b92895dc/attachment.html

External Email - Use Caution

You probably want to:

1. Use mri_vol2surf from FreeSurfer
<https://surfer.nmr.mgh.harvard.edu/fswiki/mri_vol2surf&gt;
2. Read that output with a suitable nibabel function
<Neuroimaging in Python — NiBabel 5.1.0 documentation;
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&gt; 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
Mne_analysis Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200922/f919b135/attachment.html