pop_rmdat#

pop_rmdat(EEG, events=None, timelims=None, invertsel=1, *, gui=None, renderer=None, return_com=False)#

Keep or remove continuous data around event types.

invertsel=1 removes selected windows, matching current EEGLAB. Passing invertsel=0 keeps the selected windows.

Parameters: