.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE.rst
README.rst
bitbucket-pipelines.yml
pyproject.toml
tox.ini
changelog/.gitempty
docs/Makefile
docs/advanced_usage.rst
docs/basic_usage.rst
docs/changelog.rst
docs/conf.py
docs/gotchas.rst
docs/index.rst
docs/landing_page.rst
docs/make.bat
docs/physical_model.rst
docs/requirements_table.rst
docs/images/fit_visp_spectrum.jpg
docs/images/raw_visp_spectrum.jpg
licenses/README.rst
solar_wavelength_calibration/__init__.py
solar_wavelength_calibration.egg-info/PKG-INFO
solar_wavelength_calibration.egg-info/SOURCES.txt
solar_wavelength_calibration.egg-info/dependency_links.txt
solar_wavelength_calibration.egg-info/requires.txt
solar_wavelength_calibration.egg-info/top_level.txt
solar_wavelength_calibration/atlas/__init__.py
solar_wavelength_calibration/atlas/atlas.py
solar_wavelength_calibration/atlas/base.py
solar_wavelength_calibration/fitter/__init__.py
solar_wavelength_calibration/fitter/parameters.py
solar_wavelength_calibration/fitter/wavelength_fitter.py
solar_wavelength_calibration/tests/__init__.py
solar_wavelength_calibration/tests/conftest.py
solar_wavelength_calibration/tests/test_atlas.py
solar_wavelength_calibration/tests/test_parameters.py
solar_wavelength_calibration/tests/test_wavelength_fitter.py