.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/python-publish.yml
.github/workflows/ruff.yml
backup/NGC1333_maps.map
backup/NGC1333_shift.map
backup/convert_30m_tab.py
backup/iram_30m_bad_scans.class
backup/process_files.py
docs/Makefile
docs/conf.py
docs/configuration_files.rst
docs/generate_uvt.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/merge_sd_interferometer.rst
docs/reduce_single_dish.rst
docs/requirements.txt
examples/config.ini
examples/run_calib.py
src/noema_combine/__init__.py
src/noema_combine/_version.py
src/noema_combine/clic_config_MIOP.yaml
src/noema_combine/config.ini
src/noema_combine/config.py
src/noema_combine/data_handler.py
src/noema_combine/generate_uvt.py
src/noema_combine/line_catalogue_3mm.csv
src/noema_combine/line_catalogue_MIOP.csv
src/noema_combine/region_catalogue.yml
src/noema_combine/source_list.csv
src/noema_combine.egg-info/PKG-INFO
src/noema_combine.egg-info/SOURCES.txt
src/noema_combine.egg-info/dependency_links.txt
src/noema_combine.egg-info/requires.txt
src/noema_combine.egg-info/top_level.txt
src/test/__init__.py
src/test/conftest.py
src/test/setup004-CD-uvts.clic
src/test/test_config.py
src/test/test_data_handler.py
src/test/test_generate_uvt.py