firecrown.data_functions.extract_all_harmonic_data#
- firecrown.data_functions.extract_all_harmonic_data(sacc_data, allowed_data_type=None, include_maybe_types=False)[source]#
Extract the two-point function metadata and data from a sacc file.
- Parameters:
sacc_data (
Sacc) –allowed_data_type (
None|list[str]) –
- Return type:
list[TwoPointMeasurement]