[Mne_analysis] How to get 3d sensors coordinates for neuromag306?

Jaakko Leppakangas jaeilepp at gmail.com
Tue Mar 21 08:25:09 EDT 2017
Search archives:

Hi Ivan,

the info structure has channel information stored with key 'chs'. You get
the xyz coordinates by doing
[ch['loc'][:3] for ch in info['chs']]

-Jaakko

On Tue, Mar 21, 2017 at 1:12 PM, Ivan Ivanov <likan26.09 at yandex.ru> wrote:

> Hello
> In mne very easy to achive coordinates each MEG sensor, porjected on plane
> using find_layout function or plot sensors in 3D using plot_trans . But
> how get 3D cooridnates for each MEG sensor ?
>
> _______________________________________________
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170321/4bfb3301/attachment.html 


More information about the Mne_analysis mailing list