eval_l

MCMC.eval_l(ws)[source]

Evaluate the likelihood of the current state. This method simply computes and sums up the measurement likelihood and the prior likelihoods.

Parameters

ws – A Workspace object consistent with the current state of the MCMC run.