.gitignore
.pylintrc
LICENSE
MANIFEST.in
README.md
flarefly_logo.png
requirements.txt
setup.py
.github/.DS_Store
.github/workflows/pythonpackage.yml
.github/workflows/pythonpublish.yml
doc/build_doc.sh
flarefly/__init__.py
flarefly/data_handler.py
flarefly/fitter.py
flarefly/utils.py
flarefly.egg-info/PKG-INFO
flarefly.egg-info/SOURCES.txt
flarefly.egg-info/dependency_links.txt
flarefly.egg-info/entry_points.txt
flarefly.egg-info/requires.txt
flarefly.egg-info/top_level.txt
tests/histos.root
tests/run_tests.sh
tests/test_data_handler.py
tests/test_massfitter_binned.py
tests/test_massfitter_unbinned.py