.gitignore
.gitmodules
.readthedocs.yml
CITATION.cff
LICENSE.txt
MANIFEST
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/python-package.yml
binder/requirements.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/rtd-pip-requirements
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/eazy/api.rst
docs/eazy/filters.rst
docs/eazy/install.rst
docs/eazy/photoz.rst
docs/eazy/templates.rst
docs/eazy/zout_columns.rst
docs/examples/HDFN-demo.ipynb
docs/examples/Riverside-demo.ipynb
docs/examples/compare_sps_algorithm.ipynb
docs/examples/dash_viewer.png
eazy/__init__.py
eazy/filters.py
eazy/hdf5.py
eazy/igm.py
eazy/param.py
eazy/photoz.py
eazy/sps.py
eazy/templates.py
eazy/utils.py
eazy/version.py
eazy/visualization.py
eazy.egg-info/PKG-INFO
eazy.egg-info/SOURCES.txt
eazy.egg-info/dependency_links.txt
eazy.egg-info/requires.txt
eazy.egg-info/top_level.txt
eazy/data/DLAcoeff.txt
eazy/data/LAFcoeff.txt
eazy/data/alpha_lyr_stis_008.fits
eazy/data/spectra_kc13_12_tweak.params
eazy/data/zphot.param.default
eazy/tests/__init__.py
eazy/tests/test_filters.py
eazy/tests/test_igm.py
eazy/tests/test_param.py
eazy/tests/test_photoz.py
eazy/tests/test_templates.py
eazy/tests/test_utils.py
scripts/README.rst
scripts/nmf.py
scripts/photoz.py
scripts/run.py
scripts/sps.py