[Mne_analysis] Combining epochs from mutliple runs

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Tue Aug 27 17:26:29 EDT 2013
Search archives:

hi Chiran,

there is no such thing. The recommended way is to pass a list of raw
files to Raw.
Something like

raw = mne.fiff.Raw(['raw1.fif', 'raw2.fif'], ...)

then you can build Epochs from raw the usual way.

Hope this helps
Alex


On Tue, Aug 27, 2013 at 11:09 PM, Doshi, Chiran
<Chiran.Doshi at childrens.harvard.edu> wrote:
> Hi All,
> Is there an easy way to combine epochs from multiple runs in mne-python?
> I looked around but could not find an easy way.
> Thank you,
>
> Chiran Doshi, MS
> MEG system technologist
> Department of Neurology
> Boston Childrens Hospital
> Phone: 781-216-1136
> Fax: 781-216-1172
>
>
> _______________________________________________
> 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