graphnet
graphnet copied to clipboard
weights utilities + fix
Adds 2 options for the weight fitter
- a choice to employ an automatic log10 binning
- a choice to cap the max single event weight to be x * sum(all_weights) (1>x>0)
Adds an option for the BjoernLow class
- determine x_low as a percentile of the truth. x_low in this case has to be given as a value between 0 and 1.
- a fix so that the db_count_norm works as intended.