.gitlab-ci.yml
LICENSE.txt
MANIFEST.in
Pipfile
Pipfile.lock
README.md
requirements.txt
setup.py
doc/CalParameters.rst
doc/CommandLineInterface.rst
doc/EPMComparison.rst
doc/GlobalOptions.rst
doc/Makefile
doc/Tagger.rst
doc/TaggerCollection.rst
doc/TaggingData.rst
doc/ToyDataGenerator.rst
doc/Troubleshooting.rst
doc/Tutorial.rst
doc/apply_tagger.rst
doc/calibrationFuncTheory.rst
doc/calibration_functions.rst
doc/combination.rst
doc/conf.py
doc/index.rst
doc/likelihood.rst
doc/link_functions.rst
doc/make.bat
doc/modules.rst
doc/plotting.rst
doc/resolution_model.rst
doc/save_calibration.rst
src/lhcb_ftcalib/BSplineCalibration.py
src/lhcb_ftcalib/CalParameters.py
src/lhcb_ftcalib/CalibrationFunction.py
src/lhcb_ftcalib/NSplineCalibration.py
src/lhcb_ftcalib/PolynomialCalibration.py
src/lhcb_ftcalib/Tagger.py
src/lhcb_ftcalib/TaggerCollection.py
src/lhcb_ftcalib/TaggingData.py
src/lhcb_ftcalib/__init__.py
src/lhcb_ftcalib/__main__.py
src/lhcb_ftcalib/_version.py
src/lhcb_ftcalib/apply_tagger.py
src/lhcb_ftcalib/combination.py
src/lhcb_ftcalib/constants.py
src/lhcb_ftcalib/ft_types.py
src/lhcb_ftcalib/link_functions.py
src/lhcb_ftcalib/plotting.py
src/lhcb_ftcalib/printing.py
src/lhcb_ftcalib/resolution_model.py
src/lhcb_ftcalib/save_calibration.py
src/lhcb_ftcalib/toy_tagger.py
src/lhcb_ftcalib/warnings.py
src/lhcb_ftcalib.egg-info/PKG-INFO
src/lhcb_ftcalib.egg-info/SOURCES.txt
src/lhcb_ftcalib.egg-info/dependency_links.txt
src/lhcb_ftcalib.egg-info/entry_points.txt
src/lhcb_ftcalib.egg-info/requires.txt
src/lhcb_ftcalib.egg-info/top_level.txt
tests/generate_epm_testdata.py
tests/test_api.py
tests/test_calibration.py
tests/test_cli.py
tests/test_epm.py
tests/utils.py
tests/version_check.py
tests/epm_reference_data/Bd_bspline4_logit/calibrate.py
tests/epm_reference_data/Bd_bspline4_logit/write.py
tests/epm_reference_data/Bd_bspline5_mistag/calibrate.py
tests/epm_reference_data/Bd_bspline5_mistag/write.py
tests/epm_reference_data/Bd_nspline3_mistag/calibrate.py
tests/epm_reference_data/Bd_nspline3_mistag/write.py
tests/epm_reference_data/Bd_nspline4_logit/calibrate.py
tests/epm_reference_data/Bd_nspline4_logit/write.py
tests/epm_reference_data/Bd_poly1_logit/calibrate.py
tests/epm_reference_data/Bd_poly1_logit/write.py
tests/epm_reference_data/Bd_poly1_mistag/calibrate.py
tests/epm_reference_data/Bd_poly1_mistag/write.py
tests/epm_reference_data/Bd_poly1_mistag_sweights/calibrate.py
tests/epm_reference_data/Bd_poly1_mistag_sweights/write.py
tests/epm_reference_data/Bd_poly2_mistag/calibrate.py
tests/epm_reference_data/Bd_poly2_mistag/write.py
tests/epm_reference_data/Bs_poly1_mistag/calibrate.py
tests/epm_reference_data/Bs_poly1_mistag/write.py
tests/epm_reference_data/Bs_poly1_mistag_tauerr/calibrate.py
tests/epm_reference_data/Bs_poly1_mistag_tauerr/write.py
tests/epm_reference_data/Bu_poly1_mistag/calibrate.py
tests/epm_reference_data/Bu_poly1_mistag/write.py
tests/epm_reference_data/apply_Bd_poly1_mistag/apply.py
tests/epm_reference_data/apply_Bd_poly1_mistag_weight/apply.py
tests/epm_reference_data/apply_Bu_poly1_mistag/apply.py
tests/epm_reference_data/combination_test/combine.py