firecrown.metadata.two_point.extract_all_tracers

firecrown.metadata.two_point.extract_all_tracers#

firecrown.metadata.two_point.extract_all_tracers(sacc_data)[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]