eegprep.std_readtopo# eegprep.std_readtopo(STUDY, ALLEEG=None, *, clusters=None, components=None, **_kwargs)# Read cached STUDY component scalp topographies. Parameters: STUDY (dict[str, Any]) ALLEEG (list[dict[str, Any]] | None) clusters (Any) components (Any) _kwargs (Any) Return type: tuple[dict[str, Any], list[ndarray], ndarray]