pop_rejspec# pop_rejspec(EEG, icacomp=1, *args, gui=None, renderer=None, return_com=False, command_callback=None, show=True, **kwargs)# Mark or reject epochs by spectral power thresholds. Parameters: EEG (dict[str, Any] | list[dict[str, Any]]) icacomp (int | bool) args (Any) gui (bool | None) renderer (Any | None) return_com (bool) command_callback (Any | None) show (bool) kwargs (Any)