.gitignore
.pre-commit-config.yaml
.yamllint
CODE_OF_CONDUCT.md
LICENSE
README.md
codecov.yml
environment.yml
pyproject.toml
readthedocs.yaml
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
.github/workflows/python-package.yml
.github/workflows/update_license.yml
docs/conf.py
docs/doc_requirements.txt
docs/index.rst
docs/pages/api.rst
docs/pages/faq.rst
docs/pages/installation.rst
docs/pages/integrations.rst
docs/pages/quickstart.rst
docs/pages/versioning.rst
src/scope/__init__.py
src/scope/__version.py
src/scope/broadening.py
src/scope/calc_quantities.py
src/scope/ccf.py
src/scope/constants.py
src/scope/download_data.bash
src/scope/emcee_fit_hires.py
src/scope/grid.py
src/scope/input.txt
src/scope/input_output.py
src/scope/noise.py
src/scope/rm_effect.py
src/scope/run_simulation.py
src/scope/tellurics.py
src/scope/utils.py
src/scope/tests/__init__.py
src/scope/tests/conftest.py
src/scope/tests/test_broadening.py
src/scope/tests/test_ccf.py
src/scope/tests/test_constants.py
src/scope/tests/test_emcee_fit_hires.py
src/scope/tests/test_grid.py
src/scope/tests/test_io.py
src/scope/tests/test_rm.py
src/scope/tests/test_run_simulation.py
src/scope/tests/test_utils.py
src/scope_astr.egg-info/PKG-INFO
src/scope_astr.egg-info/SOURCES.txt
src/scope_astr.egg-info/dependency_links.txt
src/scope_astr.egg-info/requires.txt
src/scope_astr.egg-info/top_level.txt