Skip to content

Adding calc_bins function to evaluation tools

Alexander Froch requested to merge alfroch-update-plotting-umami into master

This MR does the following things:

1: Adding functions calc_bins and calc_ratio which calculates the bins and their unc and also the ratio steps and their unc.
2: Adding the flavour_colors, flavour_labels and hist_err_style to the global_config.
3: Adding Ratio Uncertainties.
4: Adding small warning in the plot_input_vars.

Edited by Alexander Froch

Merge request reports