[Mne_analysis] remove heat beats artifacts using SSP

Lin Wang wanglinsisi at gmail.com
Wed Nov 16 09:19:55 EST 2016
Search archives:

Hi Alex,

Thanks for your reply.

Do you mean to treat the epochs as raw data and use 'mne.concatenate_raws'
to concatenate them? If I do that, I got this error: 'Epochs' object has no
attribute 'append'.

Or did I misunderstand anything here?

Thanks!
Lin

On Wed, Nov 16, 2016 at 2:46 AM, Alexandre Gramfort <
alexandre.gramfort at telecom-paristech.fr> wrote:

> hi Lin,
>
> > I would like to use SSP to remove heart beats artifacts. After
> calculating
> > the projections separately for different runs within one subject, I
> tried to
> > epoch the data and then combine the epochs from different runs based on
> > their conditions. Then I got an error message showing that I have to use
> the
> > same projections when combining them together.
> >
> > My first question is: how can I calculate the ERFs of each subject with
> all
> > the runs combined?
>
> http://martinos.org/mne/stable/generated/mne.concatenate_raws.html#mne.
> concatenate_raws
>
> > I'd also like to remove the epochs that are contaminated by eye blinks.
>
> use reject parameter in Epochs
>
> > Then
> > the second question is: Should I do the SSP first or should I remove the
> EOG
> > artifacts first?
>
> remove the EOG artifacts first.
>
> HTH
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20161116/c28896c4/attachment.html 


More information about the Mne_analysis mailing list