std_clustplot# std_clustplot(STUDY, ALLEEG, clusters=None, *, measure='preclust', return_com=False)# Plot a compact cluster summary for GUI and console workflows. Parameters: STUDY (dict[str, Any] | None) ALLEEG (Any) clusters (Any) measure (str) return_com (bool) Return type: Any