firecrown.metadata_functions.extract_all_harmonic_metadata_indices#
- firecrown.metadata_functions.extract_all_harmonic_metadata_indices(sacc_data, allowed_data_type=None)[source]#
Extracts the two-point function metadata from a sacc file.
- Parameters:
sacc_data (
Sacc) –allowed_data_type (
None|list[str]) –
- Return type:
list[TwoPointHarmonicIndex]