Skip to content
Success

Changes

Summary

  1. Scale normalized sensitivity matrix by parameter values (details)
  2. Create README file for the benefit of external users. (details)
  3. Add data from global runs to dashboard (details)
Commit e303a20404774f035c4210e91c23f491a0e6f9ea by Vince Larson
Scale normalized sensitivity matrix by parameter values

I use the maximum magnitude of the default and sensitivity parameter values in order to avoid dividing by zero, which used to happen when the default value was zero.

For #910.
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
Commit f0956b2c532225acdc0b5e8c967afa177730c2b7 by noreply
Create README file for the benefit of external users.
The file was addedutilities/sens_matrix/README.md
Commit de755d3376d5659bd1231c8c6b2b3f73a87a5edd by Vince Larson
Add data from global runs to dashboard
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)