firecrown.modeling_tools

firecrown.modeling_tools#

Basic module for Cosmology and cosmological tools definitions.

This module contains the ModelingTools class, which is built around the pyccl.Cosmology class. This is used by likelihoods that need to access reusable objects, such as perturbation theory or halo model calculators.

Classes

ModelingTools

Modeling tools for likelihoods.

PowerspectrumModifier

Abstract base class for power spectrum modifiers.