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

A class that bundles together a pyccl.Cosmology object and associated objects, such as perturbation theory or halo model calculator workspaces.