<p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p><div dir="ltr">hi,<div><br></div><div>you can use <a href="https://mne.tools/stable/generated/mne.set_eeg_reference.html">https://mne.tools/stable/generated/mne.set_eeg_reference.html</a> for this</div><div>although it&#39;s a bit cumbersome.</div><div><br></div><div>see also:</div><div><br></div><div><a href="https://mne.tools/dev/auto_tutorials/preprocessing/plot_55_setting_eeg_reference.html">https://mne.tools/dev/auto_tutorials/preprocessing/plot_55_setting_eeg_reference.html</a><br></div><div><br></div><div>let us know how we can improve. None of the core developers of MNE are</div><div>using this in their daily practice.</div><div><br></div><div>Alex</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 17, 2019 at 12:58 AM Sied Kebir &lt;<a href="mailto:skycrazer@gmail.com">skycrazer@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p><span style="padding:3px 10px;border-radius:5px;color:rgb(255,255,255);font-weight:bold;display:inline-block;background-color:rgb(255,0,0)">        External Email - Use Caution        </span></p><p></p><div dir="ltr"><div>Hello,</div><div><br></div><div>I am using the following code to display the EEG data derived from a .EDF file.</div><div>&quot;<span style="color:rgb(102,102,102)"><i>import os<br>import os.path as op<br>import numpy as np<br>import mne<br>raw = mne.io.read_raw_edf(&#39;GB0013HJ.EDF&#39;, preload=True)<br>raw = mne.io.read_raw_edf(&#39;eeg_recording/test.edf&#39;, preload=True)<br>raw.plot(block=True, lowpass=40, n_channels=10)</i></span>&quot;<br><br>My questions are:<br>I. What is the default montage, that I get using the plot command?<br>II. How to display different montages (longitudinal bipolar, transverse bipolar, referential).<br><br>Would appreciate your input and advice. <br><br>Thanks!</div><div><br></div><div>Sied<br></div></div>
_______________________________________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" rel="noreferrer" target="_blank">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a></blockquote></div>