.flake8
.gitignore
.gitlab-ci.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
conftest.py
pyproject.toml
pytest.ini
extras/mwe/run-custom-data-path.py
extras/mwe/run-switch-asimov-real-data.py
extras/mwe/run-switch-source-type.py
extras/mwe/run.py
extras/scripts/dayabay-access.py
extras/scripts/dayabay-plot-all-outputs.py
extras/scripts/dayabay-plot-all-subgraphs.py
extras/scripts/dayabay-plot-detector-data.py
extras/scripts/dayabay-plot-neutrino-rate-data.py
extras/scripts/dayabay-print-internal-data.py
extras/scripts/dayabay-print-parameters-latex.py
extras/scripts/dayabay-print-parameters-text.py
extras/scripts/dayabay-print-summary.py
extras/scripts/dayabay-save-detector-response-matrices.py
extras/scripts/dayabay-save-outputs-to-root.py
extras/scripts/dayabay-save-parameters-to-latex-datax.py
src/dayabay_model/__init__.py
src/dayabay_model/__version__.py
src/dayabay_model/model_dayabay.py
src/dayabay_model/model_dayabay.yaml
src/dayabay_model.egg-info/PKG-INFO
src/dayabay_model.egg-info/SOURCES.txt
src/dayabay_model.egg-info/dependency_links.txt
src/dayabay_model.egg-info/requires.txt
src/dayabay_model.egg-info/top_level.txt
src/dayabay_model/bundles/refine_detector_data.py
src/dayabay_model/bundles/refine_lsnl_data.py
src/dayabay_model/bundles/refine_neutrino_rate_data.py
src/dayabay_model/bundles/sync_neutrino_rate_detector_data.py
src/dayabay_model/tools/__init__.py
src/dayabay_model/tools/validate_dataset.py
src/dayabay_model/tools/validate_load_array.py
tests/test_data_formats.py
tests/test_extras_scripts.py
tests/test_model_cov_pull_groups.py
tests/test_model_dayabay.py
tests/shell/test_dayabay-access.sh
tests/shell/test_dayabay-plot-all-outputs-2.sh
tests/shell/test_dayabay-plot-all-outputs.sh
tests/shell/test_dayabay-plot-all-subgraphs-2.sh
tests/shell/test_dayabay-plot-all-subgraphs.sh
tests/shell/test_dayabay-plot-detector-data.sh
tests/shell/test_dayabay-plot-neutrino-rate-data.sh
tests/shell/test_dayabay-print-internal-data-2.sh
tests/shell/test_dayabay-print-internal-data-3.sh
tests/shell/test_dayabay-print-internal-data-4.sh
tests/shell/test_dayabay-print-internal-data-5.sh
tests/shell/test_dayabay-print-internal-data.sh
tests/shell/test_dayabay-print-parameters-latex.sh
tests/shell/test_dayabay-print-parameters-text.sh
tests/shell/test_dayabay-print-summary.sh
tests/shell/test_dayabay-save-detector-response-matrices.sh
tests/shell/test_dayabay-save-parameters-to-latex-datax.sh
tests/shell/test_mwe_scripts.sh