Skip to content
Success

Changes

Summary

  1. QuadTune: Revise PCA biplot and clarify how variables are masked. (details)
  2. add run_bindiff_w_flags.py script.  #1181 pull request #1194 (details)
Commit 3229e98fa9771ddc209046f4fdd0d227625f1a42 by Vince Larson
QuadTune: Revise PCA biplot and clarify how variables are masked.

For #910.
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
The file was modified utilities/sens_matrix/create_figs.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit a6aa9ae31e872d9df8b7770516f69422936c38bd by noreply
add run_bindiff_w_flags.py script.  #1181 pull request #1194

* create script to test bindiff for many different flag settings and add some flags to the run_scm.bash script

* add script to compile from github and add changes to bindiff script

* add final changes to run_scm_w_bindiff.py script and add example flag config file

* rewrite script and add documentation to readme

* remove unused script and add doc to run_bindiff_w_flags.py script

* add documentation to script and refactor to stay under 100 characters
per line
The file was modified run_scripts/README (diff)
The file was addedrun_scripts/run_bindiff_w_flags.py
The file was addedrun_scripts/run_bindiff_w_flags_config_example.json
The file was modified .gitignore (diff)
The file was modified run_scripts/run_scm.bash (diff)