CosmoFit.DESILikelihood¶
- class CosmoFit.DESILikelihood(cosmology, version='desi2024')[source]¶
Bases:
BAODistanceLikelihoodMethods
__init__(cosmology[, version])chi2()Compute the BAO chi-square.
log_likelihood()Return log-likelihood.
model()Compute the theoretical BAO observables.
predictions()Alias for model().
residuals()Compute the BAO residual vector.
summary()Return a summary of the likelihood evaluation.
Attributes
n_dataNumber of data points.
name_and_sizeName together with the number of data points.