.gitignore
.gitmodules
.python-version
LICENSE
README.md
main.py
pyproject.toml
uv.lock
.github/workflows/check_and_test.yml
.github/workflows/deploy_docs.yml
.github/workflows/python-publish.yml
almaqso/__init__.py
almaqso/_analysis.py
almaqso/_casa_runner.py
almaqso/_download.py
almaqso/_logmgr.py
almaqso/_process.py
almaqso/_query.py
almaqso/_utils.py
almaqso/almaqso.py
almaqso.egg-info/PKG-INFO
almaqso.egg-info/SOURCES.txt
almaqso.egg-info/dependency_links.txt
almaqso.egg-info/requires.txt
almaqso.egg-info/top_level.txt
almaqso/_templates/_export_fits.py
almaqso/_templates/_import_analysisUtils.py
almaqso/_templates/_importasdm_and_get_field_names.py
almaqso/_templates/_make_script.py
almaqso/_templates/_remove_target.py
almaqso/_templates/_selfcal_cube.py
almaqso/_templates/_selfcal_mfs.py
almaqso/_templates/_tclean_cube.py
almaqso/_templates/_tclean_mfs.py
almaqso/_templates/_tclean_mfs_spw.py
docs/Makefile
docs/api_reference.rst
docs/architecture.rst
docs/component.rst
docs/conf.py
docs/container.rst
docs/context.rst
docs/index.rst
docs/install.rst
docs/introduction.rst
docs/make.bat
docs/uml-activity.rst
docs/usage.rst
docs/diagrams/L1-context.puml
docs/diagrams/L1-context.svg
docs/diagrams/L2-container.puml
docs/diagrams/L2-container.svg
docs/diagrams/L3-component.puml
docs/diagrams/L3-component.svg
docs/diagrams/L4-almaqso.Almaqso._process-activity.puml
docs/diagrams/L4-almaqso.Almaqso._process-activity.svg
docs/diagrams/L4-almaqso.Almaqso._process_wrapper-activity.puml
docs/diagrams/L4-almaqso.Almaqso._process_wrapper-activity.svg
docs/diagrams/L4-almaqso.Almaqso.process-activity.puml
docs/diagrams/L4-almaqso.Almaqso.process-activity.svg
docs/diagrams/L4-almaqso.Almaqso.sort_images-activity.puml
docs/diagrams/L4-almaqso.Almaqso.sort_images-activity.svg
scripts/code-check.sh
scripts/sphinx-build-html.sh
scripts/sphinx-build-pdf.sh
tests/test_query.py
tests/test_utils.py