pop_rejepoch#

pop_rejepoch(EEG, tmprej=None, confirm=1, *, return_com=False)#

Remove rejected epochs.

tmprej may be either a boolean vector of length EEG.trials or a list of EEGLAB-facing 1-based epoch indices. confirm is accepted for EEGLAB signature parity; browser-style confirmation is not opened in EEGPrep.

Parameters: