.coveragerc
.gitignore
.mailmap
.pre-commit-config.yaml
.pylintrc
.readthedocs.yml
LICENSE
README.md
codemeta.json
environment.yml
pyproject.toml
setup.cfg
setup.py
.github/release-drafter.yml
.github/workflows/ci.yml
.github/workflows/deploy.yml
dev/mysql.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/configuration.rst
docs/contribute.rst
docs/index.rst
docs/jobs.rst
docs/logo_lstosa.png
docs/make.bat
docs/nightsummary.rst
docs/provenance.rst
docs/references.rst
docs/reports.rst
docs/utils.rst
docs/veto.rst
docs/components/index.rst
docs/documents/index.rst
docs/howto/index.rst
docs/introduction/index.rst
docs/introduction/reduction_steps_lstchain.png
docs/scripts/index.rst
docs/troubleshooting/index.rst
docs/workflow/LSTOSA_flow.png
docs/workflow/index.rst
extra/example_sequencer.txt
extra/sacct_output.csv
extra/squeue_output.csv
extra/history_files/sequence_LST1_04183.history
extra/history_files/sequence_LST1_04183_failed.history
extra/history_files/sequence_LST1_04183_oneline.history
extra/history_files/sequence_LST1_04185.0010.history
lstosa.egg-info/PKG-INFO
lstosa.egg-info/SOURCES.txt
lstosa.egg-info/dependency_links.txt
lstosa.egg-info/entry_points.txt
lstosa.egg-info/not-zip-safe
lstosa.egg-info/requires.txt
lstosa.egg-info/top_level.txt
osa/__init__.py
osa/_version.py
osa/conftest.py
osa/job.py
osa/osadb.py
osa/paths.py
osa/raw.py
osa/report.py
osa/version.py
osa/veto.py
osa/_dev_version/__init__.py
osa/configs/__init__.py
osa/configs/config.py
osa/configs/datamodel.py
osa/configs/options.py
osa/configs/sequencer.cfg
osa/high_level/__init__.py
osa/high_level/selection_cuts.toml
osa/high_level/significance.py
osa/high_level/tests/test_significance.py
osa/nightsummary/__init__.py
osa/nightsummary/database.py
osa/nightsummary/extract.py
osa/nightsummary/nightsummary.py
osa/nightsummary/set_source_coordinates.py
osa/nightsummary/tests/test_database.py
osa/nightsummary/tests/test_extract.py
osa/nightsummary/tests/test_nightsummary.py
osa/nightsummary/tests/test_source_coordinates.py
osa/provenance/__init__.py
osa/provenance/capture.py
osa/provenance/io.py
osa/provenance/utils.py
osa/provenance/config/definition.yaml
osa/provenance/config/environment.yaml
osa/provenance/config/logger.yaml
osa/scripts/__init__.py
osa/scripts/autocloser.py
osa/scripts/calibration_pipeline.py
osa/scripts/closer.py
osa/scripts/copy_datacheck.py
osa/scripts/datasequence.py
osa/scripts/gain_selection.py
osa/scripts/provprocess.py
osa/scripts/reprocess_longterm.py
osa/scripts/reprocessing.py
osa/scripts/sequencer.py
osa/scripts/sequencer_webmaker.py
osa/scripts/show_run_summary.py
osa/scripts/simulate_processing.py
osa/scripts/tests/__init__.py
osa/scripts/tests/test_osa_scripts.py
osa/tests/__init__.py
osa/tests/test_jobs.py
osa/tests/test_osa.py
osa/tests/test_osadb.py
osa/tests/test_paths.py
osa/tests/test_raw.py
osa/tests/test_report.py
osa/tests/test_veto.py
osa/utils/__init__.py
osa/utils/cliopts.py
osa/utils/iofile.py
osa/utils/logging.py
osa/utils/mail.py
osa/utils/register.py
osa/utils/utils.py
osa/utils/tests/test_iofile.py
osa/utils/tests/test_utils.py
osa/webserver/__init__.py
osa/webserver/utils.py
osa/workflow/__init__.py
osa/workflow/dl3.py
osa/workflow/stages.py
osa/workflow/tests/test_dl3.py
osa/workflow/tests/test_stages.py