.gitignore
LICENSE
README.md
mkdocs.yml
pyproject.toml
setup.py
.github/workflows/docs-gh-pages.yml
.github/workflows/install.yml
.github/workflows/python-publish.yml
arvi/__init__.py
arvi/binning.py
arvi/config.py
arvi/dace_wrapper.py
arvi/instrument_specific.py
arvi/lbl_wrapper.py
arvi/nasaexo_wrapper.py
arvi/plots.py
arvi/programs.py
arvi/reports.py
arvi/setup_logger.py
arvi/simbad_wrapper.py
arvi/stats.py
arvi/timeseries.py
arvi/translations.py
arvi/utils.py
arvi.egg-info/PKG-INFO
arvi.egg-info/SOURCES.txt
arvi.egg-info/dependency_links.txt
arvi.egg-info/requires.txt
arvi.egg-info/top_level.txt
arvi/data/info.svg
arvi/data/obs_affected_ADC_issues.dat
arvi/data/obs_affected_blue_cryostat_issues.dat
docs/API.md
docs/detailed.md
docs/index.md
docs/logo/detective.png
docs/logo/logo.png
tests/test_import_object.py