Skip to content
Snippets Groups Projects

Adds a simple hack to ensure corner doesn't fail

Merged Gregory Ashton requested to merge add-range-to-default-kwargs into master
  1. Dec 18, 2018
    • Gregory Ashton's avatar
      Adds a simple hack to ensure corner doesn't fail · 956cd54c
      Gregory Ashton authored
      If the prior is fixed at a constant, but you include the parameter name
      in the parameters given to plot_corner. It currently fails with a
      confusing message about the range. This just sets the range which means
      a plot will be created.
      956cd54c
Loading