Skip to content
Success

Changes

Summary

  1. QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc. (details)
  2. QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py. (details)
  3. QuadTune: Rename files. (details)
Commit bad478764e6262238f36f902bb45c437b49ee3de by Vince Larson
QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc.

For #910.
The file was modified utilities/sens_matrix/create_figs.py (diff)
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
Commit 10b86f1f478d76bb38a0aaebc7e5fefde504908c by Vince Larson
QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py.
This required copying some functions from analyze_sensitivity_matrix.py to other files.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
The file was modified utilities/sens_matrix/create_figs.py (diff)
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
Commit dc67b8c820712a1ea7b4cb9c1bf86a648ce08ee6 by Vince Larson
QuadTune: Rename files.

For #910.
The file was addedutilities/sens_matrix/create_nonbootstrap_figs.py
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
The file was addedutilities/sens_matrix/quadtune_driver.py
The file was addedutilities/sens_matrix/set_up_inputs.py
The file was removedutilities/sens_matrix/create_figs.py
The file was removedutilities/sens_matrix/set_up_dashboard_inputs.py
The file was removedutilities/sens_matrix/sens_matrix_dashboard.py
The file was removedutilities/sens_matrix/bootstrap_calculations.py
The file was addedutilities/sens_matrix/do_bootstrap_calcs.py
The file was removedutilities/sens_matrix/bootstrap_plots.py
The file was addedutilities/sens_matrix/create_bootstrap_figs.py