tsa.group_catalog#

mainsource.group_catalog(allsources=True)#

Produces a catalog of all groups in the form of a mapping from source to a list of (name, kind) pair.

Parameters:

allsources (bool)

Return type:

Dict[Tuple[str, str], List[Tuple[str, str]]]