Skip to content

Fixing loading of validation files (only a small time consuming bug)

Alexander Froch requested to merge alfroch-update-evaluation into master

This MR adds the following:

  • Fixing the loading of the jets in the validation stage (it was somehow loops weirdly over it. Just time bug.)
  • Adding the jet_variables to the GetTest functions (For DIPS Cond att).
  • Checking in DIPS Cond att if the conditional feature is used or not and load the proper validation data needed.
  • Cleaned the config yaml's a bit (set exclude to null)
  • Remove a little artifact from docs
Edited by Alexander Froch

Merge request reports