.flake8
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/main.yml
.github/workflows/pypi.yaml
src/pz_rail_delight.egg-info/PKG-INFO
src/pz_rail_delight.egg-info/SOURCES.txt
src/pz_rail_delight.egg-info/dependency_links.txt
src/pz_rail_delight.egg-info/requires.txt
src/pz_rail_delight.egg-info/top_level.txt
src/rail/estimation/algos/delightPZ.py
src/rail/estimation/algos/delight_version/__init__.py
src/rail/estimation/algos/delight_version/_version.py
src/rail/examples/estimation/data/FILTER/DC2LSST_g.res
src/rail/examples/estimation/data/FILTER/DC2LSST_g_gaussian_coefficients.txt
src/rail/examples/estimation/data/FILTER/DC2LSST_i.res
src/rail/examples/estimation/data/FILTER/DC2LSST_i_gaussian_coefficients.txt
src/rail/examples/estimation/data/FILTER/DC2LSST_r.res
src/rail/examples/estimation/data/FILTER/DC2LSST_r_gaussian_coefficients.txt
src/rail/examples/estimation/data/FILTER/DC2LSST_u.res
src/rail/examples/estimation/data/FILTER/DC2LSST_u_gaussian_coefficients.txt
src/rail/examples/estimation/data/FILTER/DC2LSST_y.res
src/rail/examples/estimation/data/FILTER/DC2LSST_y_gaussian_coefficients.txt
src/rail/examples/estimation/data/FILTER/DC2LSST_z.res
src/rail/examples/estimation/data/FILTER/DC2LSST_z_gaussian_coefficients.txt
src/rail/examples/estimation/data/SED/CWWSB4.list
src/rail/examples/estimation/data/SED/El_B2004a.sed
src/rail/examples/estimation/data/SED/El_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/Im_B2004a.sed
src/rail/examples/estimation/data/SED/Im_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/SB2_B2004a.sed
src/rail/examples/estimation/data/SED/SB2_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/SB3_B2004a.sed
src/rail/examples/estimation/data/SED/SB3_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/Sbc_B2004a.sed
src/rail/examples/estimation/data/SED/Sbc_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/Scd_B2004a.sed
src/rail/examples/estimation/data/SED/Scd_B2004a_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/ssp_25Myr_z008.sed
src/rail/examples/estimation/data/SED/ssp_25Myr_z008_fluxredshiftmod.txt
src/rail/examples/estimation/data/SED/ssp_5Myr_z008.sed
src/rail/examples/estimation/data/SED/ssp_5Myr_z008_fluxredshiftmod.txt
tests/delightPZ.yaml
tests/test_algos.py