pop_icathresh# pop_icathresh(EEG=None, threshval=None, rejmethod='current', rejvalue=25, interact=1, *, return_com=False)# Set ICA rejection thresholds and update reject.gcompreject. Parameters: EEG (dict[str, Any] | None) threshval (Any | None) rejmethod (str) rejvalue (Any) interact (int | bool) return_com (bool)