py21cmmc.likelihood.LikelihoodEDGES.computeLikelihood#

LikelihoodEDGES.computeLikelihood(model)[source]#

Compute the likelihood, given the lightcone output from 21cmFAST.

Parameters:

model (list of dicts) – Exactly the output of simulate().

Returns:

lnl (float) – The log-likelihood for the given model.