eegprep.pop_precomp# eegprep.pop_precomp(STUDY, ALLEEG, chanorcomp='channels', *args, gui=None, renderer=None, return_com=False, **kwargs)# Precompute STUDY channel or component measures. Parameters: STUDY (dict[str, Any]) ALLEEG (list[dict[str, Any]] | None) chanorcomp (Any) args (Any) gui (bool | str | None) renderer (Any | None) return_com (bool) kwargs (Any) Return type: Any