Appending conditions to epoch object

External Email - Use Caution

Hi all-

I am looking to see if there is any way to append an additional condition
to the epoch object in MNE. I want to do this so that I may use the
mne.epochs.equalize_event_counts function for the conditions it already
holds, in addition to an additional condition.

Thanks for your help,
Sophie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181009/57c14f5d/attachment.html

External Email - Use Caution

hi Sophie,

did you consider
https://martinos.org/mne/dev/generated/mne.concatenate_epochs.html ?

Alex