Skip to content

pT_vs_Eff update + train config update

Alexander Froch requested to merge pT_vs_plots_update into master

This MR adds two main differences:

1: An update of the SWP Cut method in the pT_vs_Eff plots is added. Also Docs is updated for that.
2: A change in the train config files. Now multiple test files can be added to be evaluated by the evaluate_model.py. These are added with different data_set_name to the evaluation file. With this, different versions, for example r21 and r22 can be evaluated with the same model. The results are saved in one file which makes it easier to plot those in comparison plots with the plotting_umami.py. Docs are updated for that.

Edited by Alexander Froch

Merge request reports