Skip to content
Success

Changes

Summary

  1. Connect dashboard with analyze_sensitivity_matrix. (details)
  2. Move sensitivity matrix files to their own directory. (details)
Commit ad27e6db116900fd64637d030bb15152becddd8a by Vince Larson
Connect dashboard with analyze_sensitivity_matrix.
The dashboard now plots biases, tuned parameter values,
and the rows and columns of the normalized sensitivity matrix.

For #910.
The file was modified utilities/sens_matrix_dashboard.py (diff)
The file was modified utilities/analyze_sensitivity_matrix.py (diff)
The file was modified utilities/test_analyzeSensMatrix.py (diff)
Commit 5b5d277242cfe217665a383aa28bc12b5f4fe8ef by Vince Larson
Move sensitivity matrix files to their own directory.

For #910.
The file was addedutilities/sens_matrix/analyze_sensitivity_matrix.py
The file was removedutilities/analyze_sensitivity_matrix.py
The file was addedutilities/sens_matrix/test_analyzeSensMatrix.py
The file was addedutilities/sens_matrix/pytest.ini
The file was removedutilities/test_analyzeSensMatrix.py
The file was removedutilities/pytest.ini
The file was addedutilities/sens_matrix/sens_matrix_dashboard.py
The file was removedutilities/sens_matrix_dashboard.py