[Mne_analysis] Automatic artifact rejection on continuous data

Nico Adelhöfer nico.adelhoefer at st.ovgu.de
Fri Jul 29 08:52:02 EDT 2016
Search archives:

This gives me:

ch_names : 'list | EMG l, EMG r, E1, E2, F3, F4, C3, C4, O1, O2
chs : 'list | 10 items (STIM: 10)

after typing the following line:
raw.pick_types(eeg=True)

ch_names : 'list | F3, F4, C3, C4, O1, O2
chs : 'list | 6 items (STIM: 6)

So I think channel types are ok and that is not the problem.






Quoting Alexandre Gramfort <alexandre.gramfort at telecom-paristech.fr>:

> you surely have a pb of channel types.
>
> print
>
> raw.info
>
> to see what channels are present in your file.
>
> Alex
> _______________________________________________
> 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