Skip to content

Integration tests dips/umami

Alexander Froch requested to merge Integration_tests_Dips into master

This MR improves the Integration tests for the preprocessing and dips. The files from the preprocessing are now used for the integration test of the taggers. For DIPS and UMAMI, integration tests are provided. The preprocessing for each tagger is also provided.

Also:
1: Adding a RunPerformanceCheckDIPS function because its not compatible with the DL1r anymore.
2: Adding minor bugfixes (typo and nJets setting in the epoch performance plotting).
3: Adding nJets_train and epochs to the NN_structure of train_umami.py. Can be overwritten by args

Edited by Alexander Froch

Merge request reports