gather_skycomponents_from_channels

ska_sdp_func_python.sky_component.taylor_terms.gather_skycomponents_from_channels(sc_list: List[List[SkyComponent]]) List[SkyComponent][source]

Gather a SkyComponent list from [chan][source] to [source].

This function converts list of lists of single frequency SkyComponents into a list of multi-frequency SkyComponents.

Parameters:

sc_list – List of SkyComponents

Returns:

List[List[SkyComponent]]