Prevent "bad" epochs to be dropped

External Email - Use Caution

I'm wondering if it's possible to prevent mne from automatically drop
epochs considered as "bad"?

Thanks,
Karin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181021/f5ce426c/attachment.html

External Email - Use Caution

I am not sure of what you mean?

if you don't pass a reject param nothing is rejected.

Given some epochs you can inspect the epochs.selection and epochs.drop_log
to know what epochs are still available.

HTH
Alex