firecrown.metadata_functions.make_measurement_dict

firecrown.metadata_functions.make_measurement_dict#

firecrown.metadata_functions.make_measurement_dict(value)[source]#

Create a dictionary from a Measurement object.

Parameters:

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

Return type:

dict[str, str]