.coveragerc
.gitignore
.readthedocs.yaml
CHANGELOG.md
README.md
pyproject.toml
setup.py
.github/workflows/test.yml
docs/Makefile
docs/advanced_usage.rst
docs/api_reference.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/requirements.txt
docs/rvs_desi_fit.rst
docs/rvs_make_ccf.rst
docs/rvs_make_interpol.rst
docs/rvs_make_nd.rst
docs/rvs_read_grid.rst
docs/template_preparation.rst
docs/tutorial.rst
py/rvspecfit/__init__.py
py/rvspecfit/_version.py
py/rvspecfit/config.yaml
py/rvspecfit/ffibuilder.py
py/rvspecfit/fitter_ccf.py
py/rvspecfit/frozendict.py
py/rvspecfit/make_ccf.py
py/rvspecfit/make_interpol.py
py/rvspecfit/make_nd.py
py/rvspecfit/read_grid.py
py/rvspecfit/regularize_grid.py
py/rvspecfit/serializer.py
py/rvspecfit/spec_fit.py
py/rvspecfit/spec_inter.py
py/rvspecfit/spliner.py
py/rvspecfit/utils.py
py/rvspecfit/vel_fit.py
py/rvspecfit.egg-info/PKG-INFO
py/rvspecfit.egg-info/SOURCES.txt
py/rvspecfit.egg-info/dependency_links.txt
py/rvspecfit.egg-info/entry_points.txt
py/rvspecfit.egg-info/requires.txt
py/rvspecfit.egg-info/top_level.txt
py/rvspecfit/desi/desi_fit.py
py/rvspecfit/nn/NNInterpolator.py
py/rvspecfit/nn/RVSInterpolator.py
py/rvspecfit/nn/train_interpolator.py
py/rvspecfit/src/spliner.c
py/rvspecfit/weave/weave_fit.py
surveys/mask_phoenix_grid.sh
surveys/desi/README
surveys/desi/config.yaml
surveys/desi/make_desi.sh
surveys/desi/make_desi_nn.sh
surveys/desi/make_desi_nn_resolmat.sh
surveys/gaia_rvs/make_gaia.sh
surveys/sdss/make_sdss.sh
surveys/weave/make_weave.sh
tests/accuracy.py
tests/mktemps.py
tests/mktemps_grid.py
tests/runall_accuracy.py
tests/test_01template_creation.py
tests/test_ccf_mismatch.py
tests/test_desi_fit.py
tests/test_fit.py
tests/test_fit_fake.py
tests/test_fit_fake_grid.py
tests/test_fit_nn.py
tests/test_interp.py
tests/test_sdss.py
tests/test_spline.py
tests/data/spec-0266-51602-0031.fits
tests/scripts/desi_fit.sh
tests/scripts/gen_test_templ.sh
tests/scripts/gen_test_templ_grid.sh
tests/scripts/make_desi_interpolators.sh
tests/scripts/make_sdss_interpolators.sh
tests/scripts/make_templ_aat_triang.sh
tests/scripts/make_templ_nn.sh
tests/scripts/make_templ_regul.sh
tests/yamls/config.yaml
tests/yamls/config_desi.yaml
tests/yamls/config_nn.yaml
tests/yamls/config_sdss.yaml
tests/yamls/test.yaml