.gitignore
.travis.yml
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci_cron_weekly.yml
.github/workflows/ci_tests.yml
docs/.index.rst.swp
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/notebook/Ar.salt
docs/notebook/agn.fits
docs/notebook/arc_ar_lamp.fits
docs/notebook/arcwidget_tutorial.ipynb
docs/notebook/iraf_specreduce_tutorial.ipynb
docs/notebook/.ipynb_checkpoints/arcwidget_tutorial-checkpoint.ipynb
docs/specidentify/index.rst
licenses/LICENSE
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
specidentify/__init__.py
specidentify/_astropy_init.py
specidentify/arcwidget.py
specidentify/conftest.py
specidentify/gingatools.py
specidentify/interidentify.py
specidentify/iterfit.py
specidentify/spectools.py
specidentify/version.py
specidentify/wavelengthsolution.py
specidentify.egg-info/PKG-INFO
specidentify.egg-info/SOURCES.txt
specidentify.egg-info/dependency_links.txt
specidentify.egg-info/not-zip-safe
specidentify.egg-info/requires.txt
specidentify.egg-info/top_level.txt
specidentify/models/RSSModel.py
specidentify/models/hrsmodel.py
specidentify/tests/__init__.py
specidentify/tests/coveragerc
specidentify/tests/setup_package.py
specidentify/tests/test_spectools.py