Skip to content

Add errstate ignore to the gw.conversion module

Gregory Ashton requested to merge add-more-errstate-checks into master

Further minor changes pulled out of !905 (merged)

  • Add errstate ignore wrappers to a few other places. The rational for this is we understand why they error (the MCMC sampler proposes non-physical parameters). Without these ignore statements the .err files quickly get full of such warning messages.

Merge request reports