firecrown.generators.two_point

firecrown.generators.two_point#

Generator support for TwoPoint statistics.

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 log_linear_ells.

generate_bin_centers

Return the centers of bins that span the range from minimum to maximum.

generate_ells_cells

Generate ells or theta values from the configuration dictionary.

generate_reals

Generate theta and xi values from the configuration dictionary.

log_linear_ells

Create an array of ells to sample the power spectrum.

Classes

EllOrThetaConfig

A dictionary of options for generating the ell or theta.

LogLinearElls

Generator for log-linear integral ell values.