firecrown.metadata_functions.extract_all_tracers_inferred_galaxy_zdists

firecrown.metadata_functions.extract_all_tracers_inferred_galaxy_zdists#

firecrown.metadata_functions.extract_all_tracers_inferred_galaxy_zdists(sacc_data, include_maybe_types=False)[source]#

Extracts the two-point function metadata from a Sacc object.

The Sacc object contains a set of tracers (one-dimensional bins) and data points (measurements of the correlation between two tracers).

This function extracts the two-point function metadata from the Sacc object and returns it in a list.

Parameters:

sacc_data (Sacc) –

Return type:

list[InferredGalaxyZDist]