Skip to content

WIP: Minor adjustment to the prior calculation

Gregory Ashton requested to merge adjustment-to-prior-calc into master
  • Remove the try accept clause to make debugging easier
  • Calculate the log_prior evaluations in a list comprehension: less prone to errors caused by advanced priors.

Merge request reports