.gitignore
CHANGES.rst
LICENSE.md
README.md
example.ipynb
requirements.txt
setup.py
.github/workflows/docs.yml
docs/Makefile
docs/conf.py
docs/example_echelle.gif
docs/index.rst
docs/logo.png
docs/make.bat
docs/notebooks/backend.ipynb
docs/notebooks/quickstart.ipynb
docs/paper/paper.md
docs/user/api.rst
docs/user/citation.rst
docs/user/install.rst
echelle/__init__.py
echelle/echelle.py
echelle/interact.py
echelle/utils.py
echelle/version.py
echelle.egg-info/PKG-INFO
echelle.egg-info/SOURCES.txt
echelle.egg-info/dependency_links.txt
echelle.egg-info/requires.txt
echelle.egg-info/top_level.txt
echelle/tests/__init__.py
echelle/tests/test_echelle.py