[Mne_analysis] Indexing the nth epoch of a condition

Eric Larson larson.eric.d at gmail.com
Tue Jun 20 15:03:34 EDT 2017
Search archives:

epochs[subject][cond][0] (or maybe epochs[subject][cond][:1]) should work.
But be careful about dropped epochs by looking at `epochs.selection` to
make sure the first instance didn't get dropped e.g. due to reject/flat
params.

Is there a place you looked for this sort of information in the docs and
couldn't find it? Maybe we (hopefully you :) ) could add something to the
epochs tutorial
<https://mne-tools.github.io/dev/auto_tutorials/plot_object_epochs.html>?

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170620/f2b8df79/attachment.html 


More information about the Mne_analysis mailing list