[Mne_analysis] "No EEG channels found."

Mainak Jas mainakjas at gmail.com
Tue Aug 9 15:03:08 EDT 2016
Search archives:

What do you get when you do:

>>> import mne
>>> mne.__version__
>>> mne.__path__

If you are using the development workflow, you can go to the mne-python
folder and do

$ git stash

which should undo any edits you may have done.

Mainak

On Wed, Aug 10, 2016 at 12:30 AM, Nico Adelhöfer <nico.adelhoefer at st.ovgu.de
> wrote:

> 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.
> >>
> >>
>
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160810/0a6b9663/attachment-0001.html 


More information about the Mne_analysis mailing list