Add log transform to function that generates uniform sample distribution in Sensitivity.py #679
Labels
AC-REFAC
Feedback for the ac-refac branch, pre-merge.
calibration
Anything related to fixing, changing improving the workflow and tools for calibration
For small parameter values we need to use log transform when generating a uniform sample distribution.
This was present in the
calib
branch,mads_calibration/Sensitivity.py::generate_uniform(...)
but did not make the migration to the refactored version.The text was updated successfully, but these errors were encountered: