scikit-hep / pyBumpHunter

Python implementation of the BumpHunter algorithm used by HEP community.
BSD 3-Clause "New" or "Revised" License
17 stars 9 forks source link

Update #1

Closed lovaslin closed 3 years ago

lovaslin commented 3 years ago

Added a new BumpHunter2D class to extend the BumpHunter to 2D distributions. Many improvements and bug fixes.