py21cmsense.observatory.Observatory.baseline_weights_from_groups

static Observatory.baseline_weights_from_groups(baseline_groups) ndarray[source]

Get number of baselines in each group.

Parameters:

baseline_groups – A dictionary in the format output by get_redundant_baselines().

Returns:

weights – An array containing the number of baselines in each group.