.dockerignore
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.pre-commit-config.yaml
AUTHORS.md
CHANGES.rst
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
aiv-config-dependencies.yml
aiv-config.yml
pyproject.toml
sonar-project.properties
.gitlab/issue_templates/Bug.md
.gitlab/issue_templates/Discussion.md
.gitlab/issue_templates/default.md
.gitlab/merge_request_templates/default.md
docs/Makefile
docs/changes/README.md
docs/changes/template.rst
docs/source/AUTHORS.md
docs/source/FAQ.rst
docs/source/bibliography.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_extensions/cwl_workflow.py
docs/source/_static/FD.png
docs/source/_static/intercalibration_schema.png
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
docs/source/development/CONTRIBUTING.md
docs/source/development/index.rst
docs/source/installation/index.rst
docs/source/introduction/index.rst
docs/source/introduction/introduction.rst
docs/source/introduction/diagrams/camera_calibration.mmd
docs/source/introduction/diagrams/legend.mmd
docs/source/introduction/diagrams/molecular_atmosphere.mmd
docs/source/introduction/diagrams/muon_calibration.mmd
docs/source/introduction/diagrams/puppeteer-config.json
docs/source/user_guide/arraycalibration.rst
docs/source/user_guide/calibprocessing.rst
docs/source/user_guide/cameracalibration.rst
docs/source/user_guide/index.rst
docs/source/user_guide/molecularprofiles.rst
docs/source/user_guide/pixstatsdescription.rst
docs/source/user_guide/array/energy_asymmetry.yaml
docs/source/user_guide/array/inter_calibration.yaml
docs/source/user_guide/atmosphere/configuration/calculate_macobac.yaml
docs/source/user_guide/atmosphere/configuration/create_molecular_atmospheric_model.yaml
docs/source/user_guide/atmosphere/configuration/create_molecular_density_profile.yaml
docs/source/user_guide/atmosphere/configuration/select_reference_atmospheric_model.yaml
docs/source/user_guide/telescope/ctapipe_merge.yaml
docs/source/user_guide/telescope/camera/configuration/calibpipe_calculate_camcalib_coefficients.yaml
docs/source/user_guide/telescope/camera/configuration/ctapipe_calculate_pixel_stats_flatfield_image.yaml
docs/source/user_guide/telescope/camera/configuration/ctapipe_calculate_pixel_stats_flatfield_peak_time.yaml
docs/source/user_guide/telescope/camera/configuration/ctapipe_calculate_pixel_stats_sky_pedestal_image.yaml
docs/source/user_guide/telescope/camera/configuration/ctapipe_process_flatfield.yaml
docs/source/user_guide/telescope/camera/configuration/ctapipe_process_pedestal.yaml
docs/source/user_guide/telescope/camera/configuration/npe_std_outlier_detector.yaml
docs/source/user_guide/telescope/pointing/configuration/ctapipe_process_pointing.yaml
docs/source/user_guide/telescope/psf/configuration/psf_muon_configuration.yaml
docs/source/user_guide/telescope/throughput/configuration/ctapipe_process_muon_fitter.yaml
docs/source/user_guide/telescope/throughput/configuration/ctapipe_process_muon_image.yaml
docs/source/user_guide/telescope/throughput/configuration/throughput_muon_configuration.yaml
docs/source/user_guide/utils/configuration/db_config.yaml
docs/source/user_guide/utils/configuration/metadata_db.yaml
docs/source/user_guide/utils/configuration/optical_throughput_db.yaml
docs/source/user_guide/utils/configuration/upload_atmospheric_model_data_db_intermediate.yaml
docs/source/user_guide/utils/configuration/upload_atmospheric_model_data_db_summer.yaml
docs/source/user_guide/utils/configuration/upload_atmospheric_model_data_db_winter.yaml
docs/source/user_guide/utils/configuration/upload_common_metadata_db.yaml
docs/source/user_guide/utils/configuration/upload_observatory_data_db.yaml
docs/source/workflows/index.rst
report/inspection.tex
report/manual_testing.tex
report/performance_verification.tex
report/preamble.tex
src/calibpipe/__init__.py
src/calibpipe/_version.py
src/calibpipe/version.py
src/calibpipe/_dev_version/__init__.py
src/calibpipe/atmosphere/__init__.py
src/calibpipe/atmosphere/atmosphere_containers.py
src/calibpipe/atmosphere/meteo_data_handlers.py
src/calibpipe/atmosphere/models/README.md
src/calibpipe/atmosphere/models/__init__.py
src/calibpipe/atmosphere/models/macobac.ecsv
src/calibpipe/atmosphere/models/reference_MDPs/__init__.py
src/calibpipe/atmosphere/models/reference_MDPs/ref_density_at_15km_ctao-north_intermediate.ecsv
src/calibpipe/atmosphere/models/reference_MDPs/ref_density_at_15km_ctao-north_summer.ecsv
src/calibpipe/atmosphere/models/reference_MDPs/ref_density_at_15km_ctao-north_winter.ecsv
src/calibpipe/atmosphere/models/reference_MDPs/ref_density_at_15km_ctao-south_summer.ecsv
src/calibpipe/atmosphere/models/reference_MDPs/ref_density_at_15km_ctao-south_winter.ecsv
src/calibpipe/atmosphere/models/reference_atmospheres/__init__.py
src/calibpipe/atmosphere/models/reference_atmospheres/reference_atmo_model_v0_ctao-north_intermediate.ecsv
src/calibpipe/atmosphere/models/reference_atmospheres/reference_atmo_model_v0_ctao-north_summer.ecsv
src/calibpipe/atmosphere/models/reference_atmospheres/reference_atmo_model_v0_ctao-north_winter.ecsv
src/calibpipe/atmosphere/models/reference_atmospheres/reference_atmo_model_v0_ctao-south_summer.ecsv
src/calibpipe/atmosphere/models/reference_atmospheres/reference_atmo_model_v0_ctao-south_winter.ecsv
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/__init__.py
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/reference_rayleigh_extinction_profile_v0_ctao-north_intermediate.ecsv
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/reference_rayleigh_extinction_profile_v0_ctao-north_summer.ecsv
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/reference_rayleigh_extinction_profile_v0_ctao-north_winter.ecsv
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/reference_rayleigh_extinction_profile_v0_ctao-south_summer.ecsv
src/calibpipe/atmosphere/models/reference_rayleigh_scattering_profiles/reference_rayleigh_extinction_profile_v0_ctao-south_winter.ecsv
src/calibpipe/atmosphere/templates/request_templates/__init__.py
src/calibpipe/atmosphere/templates/request_templates/copernicus.json
src/calibpipe/atmosphere/templates/request_templates/gdas.json
src/calibpipe/core/__init__.py
src/calibpipe/core/common_metadata_containers.py
src/calibpipe/core/exceptions.py
src/calibpipe/database/__init__.py
src/calibpipe/database/adapter/__init__.py
src/calibpipe/database/adapter/adapter.py
src/calibpipe/database/adapter/database_containers/__init__.py
src/calibpipe/database/adapter/database_containers/atmosphere.py
src/calibpipe/database/adapter/database_containers/common_metadata.py
src/calibpipe/database/adapter/database_containers/container_map.py
src/calibpipe/database/adapter/database_containers/observatory.py
src/calibpipe/database/adapter/database_containers/table_version_manager.py
src/calibpipe/database/adapter/database_containers/throughput.py
src/calibpipe/database/adapter/database_containers/version_control.py
src/calibpipe/database/connections/__init__.py
src/calibpipe/database/connections/calibpipe_database.py
src/calibpipe/database/connections/postgres_utils.py
src/calibpipe/database/connections/sql_connection.py
src/calibpipe/database/connections/user_confirmation.py
src/calibpipe/database/interfaces/__init__.py
src/calibpipe/database/interfaces/hashable_row_data.py
src/calibpipe/database/interfaces/queries.py
src/calibpipe/database/interfaces/sql_column_info.py
src/calibpipe/database/interfaces/sql_metadata.py
src/calibpipe/database/interfaces/sql_table_info.py
src/calibpipe/database/interfaces/table_handler.py
src/calibpipe/database/interfaces/types.py
src/calibpipe/telescope/psf/containers.py
src/calibpipe/telescope/throughput/containers.py
src/calibpipe/tests/conftest.py
src/calibpipe/tests/test_conftest_data.py
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/__init__.py
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/contemporary_MDP.ecsv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/macobac.csv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/macobac.ecsv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/merged_file.ecsv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/meteo_data_copernicus.ecsv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/meteo_data_gdas.ecsv
src/calibpipe/tests/data/atmosphere/molecular_atmosphere/observatory_configurations.json
src/calibpipe/tests/data/utils/__init__.py
src/calibpipe/tests/data/utils/meteo_data_winter_and_summer.ecsv
src/calibpipe/tests/unittests/test_bootstrap_db.py
src/calibpipe/tests/unittests/array/test_cross_calibration.py
src/calibpipe/tests/unittests/atmosphere/astral_testing.py
src/calibpipe/tests/unittests/atmosphere/test_meteo_data_handler.py
src/calibpipe/tests/unittests/atmosphere/test_molecular_atmosphere.py
src/calibpipe/tests/unittests/database/test_table_handler.py
src/calibpipe/tests/unittests/database/test_types.py
src/calibpipe/tests/unittests/telescope/camera/test_calculate_camcalib_coefficients.py
src/calibpipe/tests/unittests/telescope/camera/test_produce_camcalib_test_data.py
src/calibpipe/tests/unittests/telescope/psf/test_muon_psf_calibrator.py
src/calibpipe/tests/unittests/telescope/throughput/test_muon_throughput_calibrator.py
src/calibpipe/tests/unittests/utils/test_observatory.py
src/calibpipe/tools/atmospheric_base_tool.py
src/calibpipe/tools/atmospheric_model_db_loader.py
src/calibpipe/tools/basic_tool_with_db.py
src/calibpipe/tools/camcalib_test_data.py
src/calibpipe/tools/camera_calibrator.py
src/calibpipe/tools/contemporary_mdp_producer.py
src/calibpipe/tools/init_db.py
src/calibpipe/tools/macobac_calculator.py
src/calibpipe/tools/molecular_atmospheric_model_producer.py
src/calibpipe/tools/muon_calculator_base.py
src/calibpipe/tools/muon_psf_calculator.py
src/calibpipe/tools/muon_throughput_calculator.py
src/calibpipe/tools/observatory_data_db_loader.py
src/calibpipe/tools/reference_atmospheric_model_selector.py
src/calibpipe/tools/telescope_energy_asymmetry_calculator.py
src/calibpipe/tools/telescope_inter_calibration_calculator.py
src/calibpipe/utils/__init__.py
src/calibpipe/utils/observatory.py
src/calibpipe/utils/observatory_containers.py
src/ctao_calibpipe.egg-info/PKG-INFO
src/ctao_calibpipe.egg-info/SOURCES.txt
src/ctao_calibpipe.egg-info/dependency_links.txt
src/ctao_calibpipe.egg-info/entry_points.txt
src/ctao_calibpipe.egg-info/requires.txt
src/ctao_calibpipe.egg-info/top_level.txt
workflows/array/energy_asymmetry.cwl
workflows/array/energy_intercalibration.cwl
workflows/array/uc-120-2.31-telescope-inter-calibration.cwl
workflows/atmosphere/uc-120-1.2-calculate-macobac.cwl
workflows/atmosphere/uc-120-1.3-select-reference-atmospheric-model.cwl
workflows/atmosphere/uc-120-1.7-create-contemporary-atmospheric-model.cwl
workflows/telescope/ctapipe-merge-tool.cwl
workflows/telescope/ctapipe-pix-stats-tool.cwl
workflows/telescope/ctapipe-process-tool.cwl
workflows/telescope/camera/calibpipe-camcalib-tool.cwl
workflows/telescope/camera/uc-120-2.20-perform-camera-calibration.cwl
workflows/telescope/psf/calibpipe-psf-muon-tool.cwl
workflows/telescope/psf/uc-120-2.10-optical-psf-measurements-with-muons.cwl
workflows/telescope/throughput/calibpipe-throughput-muon-tool.cwl
workflows/telescope/throughput/uc-120-2.2-optical-throughput-calibration-with-muons.cwl
workflows/utils/copy-file.cwl
workflows/utils/select-input.cwl
workflows_test/conftest.py
workflows_test/test_run_workflows.py