[Mne_analysis] Display different montages

Sied Kebir skycrazer at gmail.com
Wed Oct 16 18:57:44 EDT 2019
Search archives:

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


More information about the Mne_analysis mailing list