CONTinuum REweighting
Improve Continuum MC with data-driven event-wise reweighting. Calculate weights using a classifier (fastBDT) trained to distinguish between off-resonance MC and off-resonance data.
This package has to be used in combination with the Belle II software framework basf2
.
For the usage of this package, look at example/
for a detailed explanation.
Run the notebook example.ipynb
in this folder.
A basic documentation can be generated with sphinx (see docs/
).