.gitignore
CHANGES.rst
LICENSE.md
README.md
example.ipynb
example_strectched_echelle.ipynb
pyproject.toml
requirements.txt
.github/workflows/docs.yml
data/11615890.txt
data/8144907.seis
data/snr.npy
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/stretching.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
tests/__init__.py
tests/test_echelle.py