[Mne_analysis] electrodes locations

Alexandre Gramfort alexandre.gramfort at inria.fr
Mon Mar 11 10:14:10 EDT 2019
Search archives:

        External Email - Use Caution        

hi,

you can do something like this:

locs = [c['loc'] for c in epochs.info['chs']]

you can have a look at the plot_sensors function to see how we use these
internally.

HTH
Alex


On Sun, Mar 10, 2019 at 2:36 PM A S <eng.emetsasa at gmail.com> wrote:

>         External Email - Use Caution
>
> Hi all,
> Is there a function in mne-python that extract electrodes x,y,z 3d
> positions from epoched data? I tried but couldn't find.
>
> Thanks in advance for help
>
> _______________________________________________
> 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/20190311/d759e6e8/attachment.html 


More information about the Mne_analysis mailing list