.gitignore
.gitlab-ci.yml
.gitmodules
.pre-commit-config.yaml
CHANGELOG.rst
Dockerfile
LICENSE
Makefile
README.md
aiv-config.yml
environment.yml
pyproject.toml
update_simpipe.py
chart/.helmignore
chart/Chart.yaml
chart/README.md
chart/values.yaml
chart/templates/_helpers.tpl
chart/templates/bootstrapSimulationModel.yaml
chart/templates/setupUser.yaml
chart/templates/tests/test-pytest.yaml
docs/Makefile
docs/changelog.rst
docs/chart.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/changes/.gitkeep
docs/changes/template.rst
report/inspection.tex
report/manual_testing.tex
report/performance_verification.tex
report/preamble.tex
src/ctao_simpipe.egg-info/PKG-INFO
src/ctao_simpipe.egg-info/SOURCES.txt
src/ctao_simpipe.egg-info/dependency_links.txt
src/ctao_simpipe.egg-info/requires.txt
src/ctao_simpipe.egg-info/top_level.txt
src/simpipe/__init__.py
src/simpipe/_version.py
src/simpipe/version.py
src/simpipe/tests/__init__.py
src/simpipe/tests/test_mongo_connection.py