std_movecomp# std_movecomp(STUDY, ALLEEG, old_clus, new_clus, comps, *, return_com=False)# Move component positions from one 1-based STUDY cluster to another. Parameters: STUDY (dict[str, Any] | None) ALLEEG (Any) old_clus (int) new_clus (int) comps (Any) return_com (bool) Return type: Any