[Mne_analysis] "No EEG channels found."

Nico Adelhöfer nico.adelhoefer at st.ovgu.de
Tue Aug 9 15:00:26 EDT 2016
Search archives:

I remember I used those same lines before and they worked. I guess  
then I maybe changed something either in channels.py, montage.py or in  
the standard_1020.elc file. Is there a way to restore these files?

How do I find out which version of MNE I use?

Thanks
Nico



Quoting Mainak Jas <mainakjas at gmail.com>:

> Hi Nico,
>
> Those lines work fine for me. What version of mne are you using?
>
> Mainak
>
> On Wed, Aug 10, 2016 at 12:03 AM, Nico Adelhöfer <nico.adelhoefer at st.ovgu.de
>> wrote:
>
>> 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
>>
>> _______________________________________________
>> Mne_analysis mailing list
>> Mne_analysis at nmr.mgh.harvard.edu
>> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>>
>>
>> The information in this e-mail is intended only for the person to whom it
>> is
>> addressed. If you believe this e-mail was sent to you in error and the
>> e-mail
>> contains patient information, please contact the Partners Compliance
>> HelpLine at
>> http://www.partners.org/complianceline . If the e-mail was sent to you in
>> error
>> but does not contain patient information, please contact the sender and
>> properly
>> dispose of the e-mail.
>>
>>





More information about the Mne_analysis mailing list