firecrown.connector.cosmosis.likelihood

firecrown.connector.cosmosis.likelihood#

CosmoSIS Likelihood Connector.

This module provides the class FirecrownLikelihood, and the hook functions for this module to be a CosmoSIS likelihood module.

Note that the class FirecrownLikelihood does not inherit from firecrown’s likelihood abstract base class; it the implementation of a CosmoSIS module, not a specific likelihood.

Functions

cleanup

Cleanup hook for a CosmoSIS module.

execute

Execute hook for a CosmoSIS module.

extract_section

Extract all the parameters from the name datablock section into a dictionary.

setup

Setup hook for a CosmoSIS module.

Classes

FirecrownLikelihood

CosmoSIS likelihood module for calculating Firecrown likelihood.