Skip to content

min and max as properties for interpolated prior

Colm Talbot requested to merge allow_interpolated_prior_to_change into master

This MR makes minimum and maximum values of interpolated priors variable. You can initialise the prior and then change them later, e.g., if you decide you want to extend the default distance prior.

The code isn't hugely pretty, anyone want to take a look? @moritz.huebner @gregory.ashton

Merge request reports