.gitignore
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
src/grismagic/__init__.py
src/grismagic/_version.py
src/grismagic/disperse.py
src/grismagic/readers.py
src/grismagic/traces.py
src/grismagic/wavelengthrange.py
src/grismagic.egg-info/PKG-INFO
src/grismagic.egg-info/SOURCES.txt
src/grismagic.egg-info/dependency_links.txt
src/grismagic.egg-info/requires.txt
src/grismagic.egg-info/scm_file_list.json
src/grismagic.egg-info/scm_version.json
src/grismagic.egg-info/top_level.txt
tests/test_example.py
tests/test_traces_asdf.py
tests/test_traces_axe.py
tests/test_traces_grismconf.py