py21cmmc.core.ModuleBase#

class py21cmmc.core.ModuleBase[source]#

Base module for both Cores and Likelihoods.

Methods

__init__()

setup()

Perform any post-init setup of the object.

Attributes

chain

Reference to the LikelihoodComputationChain containing this core.

core_primary

The first core that appears in the requirements.

parameter_names

Names of the parameters of the full chain.

required_cores