Skip to content
Snippets Groups Projects

Minor change to how non standard parameters are checked

Merged Gregory Ashton requested to merge simplify-logic-of-extra-parameters into master
  1. May 20, 2018
    • Gregory Ashton's avatar
      Fix tests · 4a037c5d
      Gregory Ashton authored
      4a037c5d
    • Gregory Ashton's avatar
      Minor change to how non standard parameters are checked · 6e32b996
      Gregory Ashton authored
      Previously, `parameters` in `fill_prior` was only ever used to fill in
      the non-standard parameters if sampling in something other than the
      defaults. This directy checks that. The advantage is a cleaner logic and
      we no longer assume the likelihood has a
      `non_standard_sampling_parameter_keys` attribute.
      6e32b996
Loading