firecrown.likelihood.gauss_family.statistic.two_point

firecrown.likelihood.gauss_family.statistic.two_point#

Two point statistic support.

Functions

apply_ells_min_max

Apply the minimum and maximum ell values to the ells and Cells.

apply_theta_min_max

Apply the minimum and maximum theta values to the thetas and xis.

calculate_ells_for_interpolation

See _ell_for_xi.

create_sacc

Fill the SACC file with the inferred galaxy redshift distributions.

generate_ells_cells

Generate ells or theta values from the configuration dictionary.

generate_theta_xis

Generate theta and xi values from the configuration dictionary.

make_log_interpolator

Return a function object that does 1D spline interpolation.

use_source_factory

Apply the factory to the inferred galaxy redshift distribution.

Classes

EllOrThetaConfig

A dictionary of options for generating the ell or theta.

TwoPoint

A two-point statistic.