.gitignore
LICENSE
README.md
mkdocs.yml
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/docs-gh-pages.yml
.github/workflows/install.yml
.github/workflows/python-publish.yml
arvi/HZ.py
arvi/__init__.py
arvi/ariadne_wrapper.py
arvi/berv.py
arvi/binning.py
arvi/config.py
arvi/dace_wrapper.py
arvi/extra_data.py
arvi/gaia_wrapper.py
arvi/headers.py
arvi/instrument_specific.py
arvi/kima_wrapper.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/spectra.py
arvi/stats.py
arvi/stellar.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
arvi/data/extra/HD86226_PFS1.rdb
arvi/data/extra/HD86226_PFS2.rdb
arvi/data/extra/metadata.json
docs/API.md
docs/detailed.md
docs/index.md
docs/logo/detective.png
docs/logo/logo.png
tests/HD10700-Bcor_ESPRESSO18.rdb
tests/test_binning.py
tests/test_create_RV.py
tests/test_import_object.py
tests/test_simbad.py
tests/test_stats.py