Skip to content

Mass selection roc curves

Mei-Li Holmberg requested to merge mass_selection_roc_curves into master

Main changes

  • Added a roc.py module that saves values for roc curves AFTER mass event selection.
  • plotROC.py now reads the roc values into dataframes instead of dictionaries, and can read the values from the roc.py module.
  • updated CI to test the roc.py modules as well
  • updated condor submission file so one can submit analysisNMSSM.py jobs as well

Hopefully I didn't mess up the rebase...

Edited by Mei-Li Holmberg

Merge request reports