set_cluster_maps

ska_sdp_func_python.calibration.ionosphere_solvers.set_cluster_maps(cluster_id)[source]

Generate vectors to help convert between station and cluster indices.

Param:

cluster_id: [n_antenna] array of antenna cluster indices

Return n_cluster:

total number of clusters

Return cid2stn:

mapping from cluster index to List of station indices

Return stn2cid:

mapping from station index to cluster index