py21cmmc.cosmoHammer.LikelihoodComputationChain.addLikelihoodModule#

LikelihoodComputationChain.addLikelihoodModule(module)[source]#

Add a module to the likelihood module list.

Parameters:

module (callable) – The callable module to add for the likelihood computation.