<div dir="ltr"><div><div>Hi Nico,<br><br></div>Those lines work fine for me. What version of mne are you using?<br><br></div>Mainak<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 10, 2016 at 12:03 AM, Nico Adelhöfer <span dir="ltr">&lt;<a href="mailto:nico.adelhoefer@st.ovgu.de" target="_blank">nico.adelhoefer@st.ovgu.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div style="font-family:Arial;font-size:14px">
<p>Hello,<br>
<br>
I can&#39;t figure out where the error is in the following code:<br>
<br>
<br>
montage = mne.channels.read_montage(&#39;<wbr>standard_1020&#39;, ch_names=[&#39;F3&#39;,&#39;F4&#39;])<br>
<br>
info = mne.create_info([&#39;F3&#39;,&#39;F4&#39;], 512, ch_types=[&#39;eeg&#39;,&#39;eeg&#39;], montage=montage)<br>
<br>
<br>
This gives me &quot;No EEG channels found.&quot; but I don&#39;t really know what to do with this. Without the montage specification in create_info there is no error.<span class="HOEnZb"><font color="#888888"><br>
<br>
Nico</font></span></p>
</div>
<br>______________________________<wbr>_________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">Mne_analysis@nmr.mgh.harvard.<wbr>edu</a><br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" rel="noreferrer" target="_blank">https://mail.nmr.mgh.harvard.<wbr>edu/mailman/listinfo/mne_<wbr>analysis</a><br>
<br>
<br>
The information in this e-mail is intended only for the person to whom it is<br>
addressed. If you believe this e-mail was sent to you in error and the e-mail<br>
contains patient information, please contact the Partners Compliance HelpLine at<br>
<a href="http://www.partners.org/complianceline" rel="noreferrer" target="_blank">http://www.partners.org/<wbr>complianceline</a> . If the e-mail was sent to you in error<br>
but does not contain patient information, please contact the sender and properly<br>
dispose of the e-mail.<br>
<br></blockquote></div><br></div>