SciPost Submission Page
pyBumpHunter: A model independent bump hunting tool in Python for High Energy Physics analyses
by Louis Vaslin, Samuel Calvet, Vincent Barra, Julien Donini
This Submission thread is now published as
Submission summary
Ontological classification |
Academic field: |
Physics |
Specialties: |
- High-Energy Physics - Experiment
|
Approach: |
Experimental |
Abstract
The BumpHunter algorithm is widely used in the search for new particles in High Energy Physics analysis. This algorithm offers the advantage of evaluating the local and global p-values of a localized deviation in the observed data without making any hypothesis on the supposed signal. The increasing popularity of the Python programming language motivated the development of a new public implementation of this algorithm in Python, called pyBumpHunter, together with several improvements and additional features. It is the first public implementation of the BumpHunter algorithm to be added to Scikit-HEP. This paper presents in detail the BumpHunter algorithm as well as all the features proposed in this implementation. All these features have been tested in order to demonstrate their behaviour and performance.
Author comments upon resubmission
This version includes a minor modification following the recommendations of the reviewers.