This is the implementation of a reweighing method for the reinterpretation of binned analyses in high energy physics. The method is based on calculating the change in the distributions of observables, given changes in the decay channel's kinematic distributions.
Check out the paper here.
This implementation is based on the pyhf software for statistical inference. The examples use the EOS software to calculate theoretical predictions.
# Clone this repository
git clone https://github.com/lorenzennio/redist.git
# Install
pip install -e redist
If you come across a bug, have an issue or a question, please file an issue. For further inquiries, you can talk to us via Discord.
MIT