Skip to content

Adding comparison files and some small updates and bug fixes

Alexander Froch requested to merge Dips_Dev into master

This MR adds a few things:

1: The Nano editor is added to the umami docker
2: The comparison_file and add_comparison_file arguments are added to the Dips-PFlow-Training-config.yaml for evaluating two different filesets of ttbar and zprime for comparison. The evaluate_model.py is added with the needed function calls.

3: The probability values of RNNIP and DL1r are saved to the evaluation file for easy plotting with the plotting_umami.py script.
4: Adding a args argument if the validation of the dumper should be saved as .csv or not.
5: Quick color fix in the plotROCRatio function. If the colors are set automatically, the color of the WP lines are also now automated.

Merge request reports