Skip to content
Success

Changes

Summary

  1. Add new plots and calculations to dashboard. (details)
  2. I changed the name to calc_responder_driver because I thought that (details)
Commit 3320eef6119dda9298339d3187da21ed2bd61cc7 by Vince Larson
Add new plots and calculations to dashboard.
These include a weighted bias ratio that tells us
how much the tuner's recommendation is expected to improve the fit.
It also includes an estimate of the overall sensitivity of each metric,
i.e., how "unbudgeable" the metric is.
It also automatically deletes the smallest singular values.
Finally, it includes an option to leave uninteresting metrics
at their default values, but this option is commented out for now.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
Commit a25fce6826447d187826f9be342b4344f8057c92 by bmg2
I changed the name to calc_responder_driver because I thought that
calc_responder_var_lev (which it had recently been changed to) wasn't
very fitting.
The file was modified src/CLUBB_core/new_hybrid_pdf_main.F90 (diff)