[Mne_analysis] How to create a sphere file to compute source space?

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Mon May 2 11:33:01 EDT 2016
Search archives:

hi,

> I would like to create a forward solution using source space
> (mne.setup_source_space).
>
> I’ve created the surface mesh from Brainvisa but I don’t have the sphere
> file (.sphere) to compute a source space.

you cannot generate a source space with MNE for a surface not produced
by freesurfer.
at least not easily without hacking the MNE data structures.

> How can I create it in MNE ? I’m thinking to use mne.make_sphere_model but
> I’m not sure how it works.

the make_sphere_model is for the forward model and is unrelated with
the freesurfer .sphere files that are used for source space
subsampling.

I really recommend you use freesurfer to generate your cortical
surfaces. Unless it does not work it will make your life much easier
with MNE.

HTH
Alex

> Any help or suggestion would be appreciated!
>
>
> 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