.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE.rst
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/linting.yml
.github/workflows/readthedocs.yml
.github/workflows/tests.yml
.github/workflows/tests_cron.yml
data/throughputs/lsst/README.rst
data/throughputs/lsst/total_g.dat
data/throughputs/lsst/total_i.dat
data/throughputs/lsst/total_r.dat
data/throughputs/lsst/total_u.dat
data/throughputs/lsst/total_y.dat
data/throughputs/lsst/total_z.dat
docs/Makefile
docs/make.bat
docs/source/citation.rst
docs/source/conf.py
docs/source/demo_roman_rubin_2023_seds.ipynb
docs/source/demos.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/reference.rst
docs/source/rtd_environment.yaml
lsstdesc_diffsky/AlphaQ_z2ts.pkl
lsstdesc_diffsky/__init__.py
lsstdesc_diffsky/_version.py
lsstdesc_diffsky/constants.py
lsstdesc_diffsky/defaults.py
lsstdesc_diffsky/pecZ.py
lsstdesc_diffsky/write_mock_to_disk.py
lsstdesc_diffsky.egg-info/PKG-INFO
lsstdesc_diffsky.egg-info/SOURCES.txt
lsstdesc_diffsky.egg-info/dependency_links.txt
lsstdesc_diffsky.egg-info/requires.txt
lsstdesc_diffsky.egg-info/top_level.txt
lsstdesc_diffsky/black_hole_modeling/__init__.py
lsstdesc_diffsky/black_hole_modeling/black_hole_accretion_rate.py
lsstdesc_diffsky/black_hole_modeling/black_hole_mass.py
lsstdesc_diffsky/config_files/diffsky_v0.1.0_pscan_3765.yaml
lsstdesc_diffsky/config_files/diffsky_v0.1.0_pscan_39991.yaml
lsstdesc_diffsky/config_files/diffsky_v0.1.1_pscan_3765.yaml
lsstdesc_diffsky/config_files/diffsky_v0.1.1_pscan_39991.yaml
lsstdesc_diffsky/config_files/diffsky_v0.2.0_roman_rubin.yaml
lsstdesc_diffsky/config_files/diffsky_v0.2.1_roman_rubin.yaml
lsstdesc_diffsky/diffstarpop/__init__.py
lsstdesc_diffsky/diffstarpop/mc_diffstar.py
lsstdesc_diffsky/diffstarpop/pdf_mainseq.py
lsstdesc_diffsky/diffstarpop/pdf_quenched.py
lsstdesc_diffsky/diffstarpop/tests/__init__.py
lsstdesc_diffsky/diffstarpop/tests/test_mc_diffstar.py
lsstdesc_diffsky/disk_bulge_modeling/__init__.py
lsstdesc_diffsky/disk_bulge_modeling/disk_bulge_kernels.py
lsstdesc_diffsky/disk_bulge_modeling/disk_knots.py
lsstdesc_diffsky/disk_bulge_modeling/mc_disk_bulge.py
lsstdesc_diffsky/disk_bulge_modeling/tests/__init__.py
lsstdesc_diffsky/disk_bulge_modeling/tests/test_disk_bulge.py
lsstdesc_diffsky/disk_bulge_modeling/tests/test_disk_knots.py
lsstdesc_diffsky/disk_bulge_modeling/tests/test_mc_disk_bulge.py
lsstdesc_diffsky/ellipticity_modeling/__init__.py
lsstdesc_diffsky/ellipticity_modeling/ellipticity_model.py
lsstdesc_diffsky/halo_information/__init__.py
lsstdesc_diffsky/halo_information/get_fof_halo_shapes.py
lsstdesc_diffsky/halo_information/get_healpix_cutout_info.py
lsstdesc_diffsky/io_utils/__init__.py
lsstdesc_diffsky/io_utils/dustpop_pscan_helpers.py
lsstdesc_diffsky/io_utils/load_diffsky_healpixel.py
lsstdesc_diffsky/io_utils/load_sfh.py
lsstdesc_diffsky/io_utils/tests/__init__.py
lsstdesc_diffsky/io_utils/tests/test_checksums.py
lsstdesc_diffsky/io_utils/tests/test_load_diffsky_healpixel.py
lsstdesc_diffsky/io_utils/tests/test_load_sfh.py
lsstdesc_diffsky/param_data/__init__.py
lsstdesc_diffsky/param_data/param_reader.py
lsstdesc_diffsky/param_data/roman_rubin_2023/burstshape_u_params.txt
lsstdesc_diffsky/param_data/roman_rubin_2023/delta_dust_u_params.txt
lsstdesc_diffsky/param_data/roman_rubin_2023/funo_dust_u_params.txt
lsstdesc_diffsky/param_data/roman_rubin_2023/lgav_dust_u_params.txt
lsstdesc_diffsky/param_data/roman_rubin_2023/lgfburst_u_params.txt
lsstdesc_diffsky/param_data/roman_rubin_2023/lgmet_params.txt
lsstdesc_diffsky/param_data/tests/__init__.py
lsstdesc_diffsky/param_data/tests/test_param_reader.py
lsstdesc_diffsky/photometry/__init__.py
lsstdesc_diffsky/photometry/dsps_seds_from_tables.py
lsstdesc_diffsky/photometry/dustpop.py
lsstdesc_diffsky/photometry/get_SEDs_from_SFH.py
lsstdesc_diffsky/photometry/get_SFH_from_params.py
lsstdesc_diffsky/photometry/load_filter_data.py
lsstdesc_diffsky/photometry/photometry_interpolation_kernels.py
lsstdesc_diffsky/photometry/photometry_kernels.py
lsstdesc_diffsky/photometry/photometry_lc_interp.py
lsstdesc_diffsky/photometry/precompute_ssp_tables.py
lsstdesc_diffsky/photometry/tests/__init__.py
lsstdesc_diffsky/photometry/tests/test_photometry_kernels.py
lsstdesc_diffsky/photometry/tests/test_photometry_lc_interp.py
lsstdesc_diffsky/sed/__init__.py
lsstdesc_diffsky/sed/disk_bulge_sed_kernels.py
lsstdesc_diffsky/sed/sed_kernels.py
lsstdesc_diffsky/sed/tests/__init__.py
lsstdesc_diffsky/sed/tests/test_disk_bulge_sed_kernels.py
lsstdesc_diffsky/sed/tests/test_sed_kernels.py
lsstdesc_diffsky/size_modeling/__init__.py
lsstdesc_diffsky/size_modeling/zhang_yang17.py
lsstdesc_diffsky/synthetic_subhalos/__init__.py
lsstdesc_diffsky/synthetic_subhalos/extend_subhalo_mpeak_range.py
lsstdesc_diffsky/synthetic_subhalos/synthetic_cluster_satellites.py
lsstdesc_diffsky/synthetic_subhalos/synthetic_lowmass_subhalos.py
lsstdesc_diffsky/synthetic_subhalos/tests/__init__.py
lsstdesc_diffsky/synthetic_subhalos/tests/test_lowmass.py
lsstdesc_diffsky/synthetic_subhalos/tests/test_mpeak_extension.py
lsstdesc_diffsky/tests/__init__.py
lsstdesc_diffsky/tests/test_constants.py
lsstdesc_diffsky/tests/test_setup.py
lsstdesc_diffsky/tests/test_write_mock_to_disk.py
lsstdesc_diffsky/tests/testing_data/__init__.py
lsstdesc_diffsky/triaxial_satellite_distributions/__init__.py
lsstdesc_diffsky/triaxial_satellite_distributions/axis_ratio_model.py
lsstdesc_diffsky/triaxial_satellite_distributions/monte_carlo_nfw.py
lsstdesc_diffsky/triaxial_satellite_distributions/monte_carlo_triaxial_profile.py
lsstdesc_diffsky/triaxial_satellite_distributions/tests/__init__.py
lsstdesc_diffsky/triaxial_satellite_distributions/tests/test_nfw.py
lsstdesc_diffsky/triaxial_satellite_distributions/tests/test_shapes.py
lsstdesc_diffsky/validation/__init__.py
lsstdesc_diffsky/validation/get_aux_data.py
lsstdesc_diffsky/validation/get_catalog_data.py
lsstdesc_diffsky/validation/make_plots.py
notebooks/demo_SED_evaluation.ipynb
notebooks/demo_diffstar_sfhpop.ipynb
notebooks/demo_load_catalog.ipynb
notebooks/dsps_galaxy_seds.py
scripts/conda/diffsky_env.yml
scripts/mock_production/bundle_diffsky_hpx_z.sh
scripts/mock_production/create_hpx_list.py
scripts/mock_production/pixels_image.txt
scripts/mock_production/pixels_test2.txt
scripts/mock_production/pixels_test3.txt
scripts/mock_production/pixels_test4.txt
scripts/mock_production/pixels_test8.txt
scripts/mock_production/pixels_test9.txt
scripts/mock_production/pixels_test_elais.txt
scripts/mock_production/pixels_test_roman_rubin.txt
scripts/mock_production/run_diffsky_healpix_production.py
scripts/mock_production/run_mpi_hpx_production.sh
scripts/mock_production/run_slurm.sh
scripts/mock_production/submit_group.sh
scripts/mock_production/submit_mpi_group.sh