[Mne_analysis] Question about "create_ecg_epochs"

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Wed Jul 20 16:45:30 EDT 2016
Search archives:

hi,

indeed you need continuous raw data for create_ecg_epochs.

You can apply ICA on EpochsArray though. You should be able to see
visually the ECG component(s).

HTH
Alex

On Wed, Jul 20, 2016 at 11:47 AM, Emanuela Liaci
<emanuela.liaci at gmail.com> wrote:
> Hello,
> I have created my epochs with Igor pro and transport in Python by creating a
> array of Epochs (with "Epochsarray"): this means that I can have access only
> to the epochs data in Python and not to the raw data. Since I want to create
> an Epoch object from heartbeat events (with "create_ecg_epochs") and it
> seems that I have to provide raw data, how can I lose this issue?
> Many thanks
> Emanuela
>
> _______________________________________________
> 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