get_family_descriptions

rubin_sim.maf.run_comparison.get_family_descriptions(family_source=None)

Get description of families or funs.

Parameters:
family_source`str

File name or URL for the json file from which to load the family descriptinos. If it is set to None, the data is loaded from the URL specified by the archive.FAMILY_SOURCE constant.

Returns:
familiespandas.DataFrame

Family descriptions, with comments.