Skip to content

Adding x_axis_granularity argument + Fixing evaluation_file plotting issue

Alexander Froch requested to merge alfroch-fixing-eval-issue into master

Summary

This MR introduces the following changes

  • Adding the x_axis_granularity option to the evaluate_model.py scripts. The value defines how many steps of b-efficiency are calculated for the ROC curves.
  • Fixing an issue when giving an evaluation_file in the plotting_umami.py config where the file was not correctly handed to the n_jets extraction.

Conformity

Edited by Alexander Froch

Merge request reports