Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.15 KB

REDIST

A novel reinterpretation method for high-energy physics results.

Overview

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.

Dependencies

This implementation is based on the pyhf software for statistical inference. The examples use the EOS software to calculate theoretical predictions.

Installation

# Clone this repository
git clone https://github.com/lorenzennio/redist.git

# Install
pip install -e redist

Contact

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.

License

MIT