[Mne_analysis] Display different montages

Alexandre Gramfort alexandre.gramfort at inria.fr
Thu Oct 17 03:15:28 EDT 2019
Search archives:

        External Email - Use Caution        

hi,

you can use https://mne.tools/stable/generated/mne.set_eeg_reference.html for
this
although it's a bit cumbersome.

see also:

https://mne.tools/dev/auto_tutorials/preprocessing/plot_55_setting_eeg_reference.html

let us know how we can improve. None of the core developers of MNE are
using this in their daily practice.

Alex


On Thu, Oct 17, 2019 at 12:58 AM Sied Kebir <skycrazer at gmail.com> wrote:

>         External Email - Use Caution
>
> Hello,
>
> I am using the following code to display the EEG data derived from a .EDF
> file.
> "
>
>
>
>
>
> *import osimport os.path as opimport numpy as npimport mneraw =
> mne.io.read_raw_edf('GB0013HJ.EDF', preload=True)raw =
> mne.io.read_raw_edf('eeg_recording/test.edf',
> preload=True)raw.plot(block=True, lowpass=40, n_channels=10)*"
>
> My questions are:
> I. What is the default montage, that I get using the plot command?
> II. How to display different montages (longitudinal bipolar, transverse
> bipolar, referential).
>
> Would appreciate your input and advice.
>
> Thanks!
>
> Sied
> _______________________________________________
> 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/20191017/12325d0e/attachment-0001.html 


More information about the Mne_analysis mailing list