CosmoFit.ACTDR6LensingLikelihood¶
- class CosmoFit.ACTDR6LensingLikelihood(cosmology, version='act_baseline', lens_potential_accuracy=4)[source]¶
Bases:
BaseLikelihoodACT DR6 lensing bandpowers against a Boltzmann-computed
C_L^{kappakappa}.- Parameters:
cosmology – Cosmology model instance. Must be one CAMB can represent.
version (str, optional) –
"act_baseline"(default,40 <= L <= 763) or"act_extended"(out toL < 1250). ACT’s own baseline is the first; the extended range includes multipoles whose systematics they flag as less well controlled.lens_potential_accuracy (int, optional) – CAMB’s lensing accuracy. ACT recommend 4 or higher, which is the default here.
Notes
Combining with
"planck_lensing"is not double-counting – different telescopes, different skies – but the two are not perfectly independent either, since ACT’s map overlaps Planck’s on the sky. ACT provide a proper joint variant (actplanck_*) for exactly this; it is not implemented here, so combining the two separate likelihoods slightly overstates the joint constraint.Fitterwarns.Methods
__init__(cosmology[, version, ...])chi2()Chi-square statistic.
log_likelihood()Return log-likelihood.
model()Predicted lensing bandpowers.
predictions()Alias for model().
residuals()Data minus model bandpower residuals.
summary()Return a summary of the likelihood evaluation.
Attributes
n_dataNumber of data points.
name_and_sizeName together with the number of data points.
observable