Skip to content

SWeighting stuff

Matthew William Kenzie requested to merge zfit_stuff into master

Seems to be a robust script which can fit either CF or DCS data and produces weights.

By default it will read a .root file and then produce .pkl in the form of a pandas DataFrame which saves the D0_M of each event and then the signal and background weight as sw and bw.

  • The only remaining thing to do is figure out the best output format for Blaise

Merge request reports