pop_selectcomps#

pop_selectcomps(EEG, compnum=None, fig=None, *, reject=None, gui=None, renderer=None, plot=True, return_com=False)#

Inspect components and optionally mark them in EEG.reject.gcompreject.

EEGPrep keeps the non-browser data workflow explicit: component maps can be plotted, and callers can pass reject=[...] to mark components for later pop_subcomp removal.

Parameters: