LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/fastprof/__init__.py
src/fastprof/base.py
src/fastprof/calculators.py
src/fastprof/channels.py
src/fastprof/core.py
src/fastprof/fit_data.py
src/fastprof/minimizers.py
src/fastprof/model_tools.py
src/fastprof/norms.py
src/fastprof/sample.py
src/fastprof/samplers.py
src/fastprof/sampling.py
src/fastprof/scans.py
src/fastprof/test_statistics.py
src/fastprof.egg-info/PKG-INFO
src/fastprof.egg-info/SOURCES.txt
src/fastprof.egg-info/dependency_links.txt
src/fastprof.egg-info/entry_points.txt
src/fastprof.egg-info/requires.txt
src/fastprof.egg-info/top_level.txt
src/fastprof_import/__init__.py
src/fastprof_import/convert_pyhf.py
src/fastprof_import/convert_ws.py
src/fastprof_import/fit_ws.py
src/fastprof_import/inspect_ws.py
src/fastprof_import/tools.py
src/fastprof_utils/__init__.py
src/fastprof_utils/check_model.py
src/fastprof_utils/collect_results.py
src/fastprof_utils/compute_fast_limits.py
src/fastprof_utils/compute_limits.py
src/fastprof_utils/dump_debug.py
src/fastprof_utils/dump_samples.py
src/fastprof_utils/fit_fast.py
src/fastprof_utils/iterate.py
src/fastprof_utils/merge_channels.py
src/fastprof_utils/merge_models.py
src/fastprof_utils/plot.py
src/fastprof_utils/plot_valid.py
src/fastprof_utils/poi_scan.py
src/fastprof_utils/reparam.py
src/fastprof_utils/submit_limit.py
src/fastprof_utils/tools.py