<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"><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>