Skip to content

Generalise validation files

The current changes work for DIPS. Umami will be added in future commits (the pipeline will crash for sure at the moment).

Changes:

  • Configuration.py adjusted to new structure
  • Change plotting and validation calculation for DIPS
  • Update unit tests for DIPS
  • Update integration tests for DIPS
  • Change plotting and validation calculation for Umami
  • Update unit tests for Umami
  • Update integration tests for Umami
  • Update documentation for validation files part
  • Remove the validation_file syntax everywhere in the test_NN_tools.py file
  • Update code for dl1r
  • Update plotting for Umami
  • Remove get_variable_cuts function and corresponding tests

Docstring style in Plotting.py will be updated in !360 (merged) to avoid even more changed lines in this MR.

Edited by Joschka Birk

Merge request reports