[Mne_analysis] "No EEG channels found."

Nico Adelhöfer nico.adelhoefer at st.ovgu.de
Tue Aug 9 14:33:54 EDT 2016
Search archives:

Hello,

I can't figure out where the error is in the following code:

montage = mne.channels.read_montage('standard_1020', ch_names=['F3','F4'])

info = mne.create_info(['F3','F4'], 512, ch_types=['eeg','eeg'],
montage=montage)

This gives me "No EEG channels found." but I don't really know what to do
with this. Without the montage specification in create_info there is no
error.

Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160809/9114c70d/attachment.html 


More information about the Mne_analysis mailing list