[Mne_analysis] How to specify a channel as being EOG or ECG?

Mainak Jas mainakjas at gmail.com
Wed Aug 3 13:14:34 EDT 2016
Search archives:

Dear Benoît,

Have you tried raw.set_channel_types? Something like:

raw.set_channel_types({'EEG61': 'eog'})

should do the trick for you.

Mainak

On Wed, Aug 3, 2016 at 6:40 PM, Benoît MARTIN <bmartin.neuro at gmail.com>
wrote:

> Dear all,
> I have a problem with my ECG and EOG channels,
> in the acquisition software the channels 61, 62 and 63 were not specified
> as being EOG EOG and ECG channels. So they were recorded as being
> "classical" EEG channels.
>
> Now I'm trying to solve this issue. In raw.info[chs] I tried to change
> "coil_type", "coord_frame" and "kind" values.
> Then, when I plot the raw data, the channel 63 still does not look like
> the classical ECG we usually observe.
>
> Do you have any idea of what I should do to characterize my channels
> 61-62-63 as being EOG and ECG?
>
> Thanks a lot,
>
> Benoît
>
> _______________________________________________
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160803/3a309258/attachment.html 


More information about the Mne_analysis mailing list