Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 559 Bytes

CONTRE

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.

Usage

For the usage of this package, look at example/ for a detailed explanation.
Run the notebook example.ipynb in this folder.

Documentation

A basic documentation can be generated with sphinx (see docs/).