firecrown.connector.mapping

firecrown.connector.mapping#

Facilities for mapping cosmological parameters between frameworks.

The module mapping provides facilities for mapping the cosmological constants and functions used by one body of code to another.

Each supported body of code has its own dedicated class.

Functions

build_ccl_background_dict

Builds the CCL dictionary of background quantities.

mapping_builder

Return the Mapping class for the given input_style.

Classes

Mapping

Abstract base class defining the interface for each supported code.

MappingCAMB

Mapping support for PyCAMB, the Python version of CAMB.

MappingCLASS

This class is not yet implemented.

MappingCosmoSIS

Mapping support for CosmoSIS.