.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
setup.cfg
setup.py
data/data.root
data/gen_data.C
example/example.ipynb
example/example.py
example/example2D.ipynb
example/example2D.py
example/results/1D/BH_statistics.png
example/results/1D/SignalInject.png
example/results/1D/SignalInject_log.png
example/results/1D/bump.png
example/results/1D/hist.png
example/results/1D/results.txt
example/results/1D/tomography.png
example/results/2D/BH_statistics.png
example/results/2D/bump.png
example/results/2D/hist_bkg.png
example/results/2D/hist_data.png
example/results/2D/results.txt
pyBumpHunter/__init__.py
pyBumpHunter/bumphunter_1dim.py
pyBumpHunter/bumphunter_2dim.py
pyBumpHunter/util.py
pyBumpHunter/version.py
pyBumpHunter.egg-info/PKG-INFO
pyBumpHunter.egg-info/SOURCES.txt
pyBumpHunter.egg-info/dependency_links.txt
pyBumpHunter.egg-info/requires.txt
pyBumpHunter.egg-info/top_level.txt
test/__init__.py
test/test_BumpHunter.py
test/test_BumpHunter2D.py