firecrown.metadata_types.make_measurements_dict

firecrown.metadata_types.make_measurements_dict#

firecrown.metadata_types.make_measurements_dict(value)[source]#

Create a dictionary from a Measurement object.

Parameters:

value (set[Galaxies | CMB | Clusters]) – the measurement to turn into a dictionary

Return type:

list[dict[str, str]]