Skip to content
Snippets Groups Projects
Commit 384b7bc2 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Resolves #266 and improve saved log likelihoods and priors

- For the emcee, ptemcee and cpnest samplers. Adds the log_likelihood
  and log_prior per sample to the posterior (for CPNest this was already
  there, but was named differently).
- For all other samplers, the log_prior is calculated after the run
  based on the samples.
- Modified the `prior.PriorDict.ln_prob` method to include an axis
  argument
parent 267b6133
No related branches found
No related tags found
1 merge request!324Resolves #266 and improve saved log likelihoods and priors
Pipeline #43718 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment