.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE.rst
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/linting.yaml
.github/workflows/monthly-warning-test.yaml
.github/workflows/test_latest_releases.yaml
.github/workflows/test_main_branch.yaml
.github/workflows/tests_cron.yaml
diffsky/__init__.py
diffsky/_version.py
diffsky/diffndhist.py
diffsky/mc_diffsky.py
diffsky/phot_utils.py
diffsky/sbl18_photgrad.py
diffsky/tw_photgrad.py
diffsky.egg-info/PKG-INFO
diffsky.egg-info/SOURCES.txt
diffsky.egg-info/dependency_links.txt
diffsky.egg-info/requires.txt
diffsky.egg-info/top_level.txt
diffsky/burstpop/__init__.py
diffsky/burstpop/diffburstpop.py
diffsky/burstpop/diffqburstpop.py
diffsky/burstpop/diffqburstpop_mono.py
diffsky/burstpop/diffqburstpop_mono_noise.py
diffsky/burstpop/fburstpop.py
diffsky/burstpop/fburstpop_mono.py
diffsky/burstpop/freqburst.py
diffsky/burstpop/freqburst_mono.py
diffsky/burstpop/tburstpop.py
diffsky/burstpop/diagnostics/__init__.py
diffsky/burstpop/diagnostics/plot_fburstpop.py
diffsky/burstpop/diagnostics/plot_tburstpop.py
diffsky/burstpop/diagnostics/tests/__init__.py
diffsky/burstpop/diagnostics/tests/test_plot_fburstpop.py
diffsky/burstpop/diagnostics/tests/test_plot_tburstpop.py
diffsky/burstpop/tests/__init__.py
diffsky/burstpop/tests/test_diffburstpop.py
diffsky/burstpop/tests/test_diffqburstpop.py
diffsky/burstpop/tests/test_diffqburstpop_mono.py
diffsky/burstpop/tests/test_diffqburstpop_mono_noise.py
diffsky/burstpop/tests/test_fburstpop.py
diffsky/burstpop/tests/test_fburstpop_mono.py
diffsky/burstpop/tests/test_freqburst.py
diffsky/burstpop/tests/test_freqburst_mono.py
diffsky/burstpop/tests/test_tburstpop.py
diffsky/cosmos_utils/__init__.py
diffsky/cosmos_utils/cosmos_mstar_model.py
diffsky/cosmos_utils/tests/__init__.py
diffsky/cosmos_utils/tests/test_cosmos_mstar_model.py
diffsky/data_loaders/__init__.py
diffsky/data_loaders/cosmos20_loader.py
diffsky/data_loaders/io_utils.py
diffsky/data_loaders/mpi_utils.py
diffsky/data_loaders/um_binary_loader.py
diffsky/data_loaders/hacc_utils/__init__.py
diffsky/data_loaders/hacc_utils/defaults.py
diffsky/data_loaders/hacc_utils/hacc_core_utils.py
diffsky/data_loaders/hacc_utils/lc_mock_production.py
diffsky/data_loaders/hacc_utils/lightcone_utils.py
diffsky/data_loaders/hacc_utils/load_hacc_cores.py
diffsky/data_loaders/hacc_utils/load_lc_cf.py
diffsky/data_loaders/hacc_utils/load_lc_cf_synthetic.py
diffsky/data_loaders/hacc_utils/load_lc_mock.py
diffsky/data_loaders/hacc_utils/metadata_sfh_mock.py
diffsky/data_loaders/hacc_utils/data_validation/__init__.py
diffsky/data_loaders/hacc_utils/data_validation/validate_lc_cores.py
diffsky/data_loaders/hacc_utils/data_validation/validate_lc_mock.py
diffsky/data_loaders/hacc_utils/data_validation/tests/__init__.py
diffsky/data_loaders/hacc_utils/data_validation/tests/test_validate_lc_cores.py
diffsky/data_loaders/hacc_utils/data_validation/tests/test_validate_lc_mock.py
diffsky/data_loaders/hacc_utils/tests/__init__.py
diffsky/data_loaders/hacc_utils/tests/test_defaults.py
diffsky/data_loaders/hacc_utils/tests/test_hacc_core_utils.py
diffsky/data_loaders/hacc_utils/tests/test_lc_mock_production.py
diffsky/data_loaders/hacc_utils/tests/test_lightcone_utils.py
diffsky/data_loaders/hacc_utils/tests/test_load_hacc_cores.py
diffsky/data_loaders/hacc_utils/tests/test_load_lc_cf.py
diffsky/data_loaders/hacc_utils/tests/testing_data/lc_cores-decomposition.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/phi_haccytrees_tdata.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/redshift_haccytrees_tdata.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/theta_haccytrees_tdata.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/x_haccytrees_tdata.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/y_haccytrees_tdata.txt
diffsky/data_loaders/hacc_utils/tests/testing_data/z_haccytrees_tdata.txt
diffsky/data_loaders/tests/__init__.py
diffsky/data_loaders/tests/test_cosmos_loader.py
diffsky/data_loaders/tests/test_imports.py
diffsky/data_loaders/tests/testing_data/__init__.py
diffsky/data_loaders/tests/testing_data/cosmos20_shasum.dat
diffsky/diagnostics/__init__.py
diffsky/diagnostics/plot_delta_mag_burstiness.py
diffsky/diagnostics/plot_diffstar_fq.py
diffsky/diagnostics/utils.py
diffsky/diagnostics/tests/__init__.py
diffsky/diagnostics/tests/test_plot_delta_mag_burstiness.py
diffsky/diagnostics/tests/test_plot_diffstar_fq.py
diffsky/dustpop/__init__.py
diffsky/dustpop/avpop.py
diffsky/dustpop/avpop_flex.py
diffsky/dustpop/avpop_mono.py
diffsky/dustpop/deltapop.py
diffsky/dustpop/funopop.py
diffsky/dustpop/funopop_simple.py
diffsky/dustpop/funopop_ssfr.py
diffsky/dustpop/sbl18_dust.py
diffsky/dustpop/sbl18_dust_kernels.py
diffsky/dustpop/sbl18_dustpop.py
diffsky/dustpop/tw_dust.py
diffsky/dustpop/tw_dust_kernels.py
diffsky/dustpop/tw_dustpop.py
diffsky/dustpop/tw_dustpop_mono.py
diffsky/dustpop/tw_dustpop_mono_noise.py
diffsky/dustpop/tw_dustpop_new.py
diffsky/dustpop/diagnostics/__init__.py
diffsky/dustpop/diagnostics/plot_avpop_flex.py
diffsky/dustpop/diagnostics/plot_funopop_simple.py
diffsky/dustpop/diagnostics/tests/__init__.py
diffsky/dustpop/diagnostics/tests/test_plot_avpop_flex.py
diffsky/dustpop/diagnostics/tests/test_plot_funopop_simple.py
diffsky/dustpop/tests/__init__.py
diffsky/dustpop/tests/test_avpop.py
diffsky/dustpop/tests/test_avpop_flex.py
diffsky/dustpop/tests/test_avpop_mono.py
diffsky/dustpop/tests/test_deltapop.py
diffsky/dustpop/tests/test_funopop_model.py
diffsky/dustpop/tests/test_funopop_simple.py
diffsky/dustpop/tests/test_funopop_ssfr.py
diffsky/dustpop/tests/test_sbl18_dustpop.py
diffsky/dustpop/tests/test_tw_dust_kernels.py
diffsky/dustpop/tests/test_tw_dustpop.py
diffsky/dustpop/tests/test_tw_dustpop_mono.py
diffsky/dustpop/tests/test_tw_dustpop_mono_noise.py
diffsky/dustpop/tests/test_tw_dustpop_new.py
diffsky/experimental/__init__.py
diffsky/experimental/lc_phot_kern.py
diffsky/experimental/mc_diffsky_phot.py
diffsky/experimental/mc_lightcone_halos.py
diffsky/experimental/phot_utils.py
diffsky/experimental/photometry_interpolation.py
diffsky/experimental/precompute_ssp_phot.py
diffsky/experimental/scatter.py
diffsky/experimental/ssp_err_pop.py
diffsky/experimental/diagnostics/__init__.py
diffsky/experimental/diagnostics/check_smhm.py
diffsky/experimental/diagnostics/tests/__init__.py
diffsky/experimental/diagnostics/tests/test_check_smhm.py
diffsky/experimental/dspspop/__init__.py
diffsky/experimental/dspspop/boris_dust.py
diffsky/experimental/dspspop/burstshapepop.py
diffsky/experimental/dspspop/dust_deltapop.py
diffsky/experimental/dspspop/dustpop.py
diffsky/experimental/dspspop/lgavpop.py
diffsky/experimental/dspspop/lgfburstpop.py
diffsky/experimental/dspspop/nagaraj22_dust.py
diffsky/experimental/dspspop/photpop.py
diffsky/experimental/dspspop/tests/__init__.py
diffsky/experimental/dspspop/tests/test_attavpop.py
diffsky/experimental/dspspop/tests/test_boris_dust.py
diffsky/experimental/dspspop/tests/test_burstshapepop.py
diffsky/experimental/dspspop/tests/test_dustdeltapop.py
diffsky/experimental/dspspop/tests/test_lgfburstpop.py
diffsky/experimental/dspspop/tests/test_photpop.py
diffsky/experimental/tests/__init__.py
diffsky/experimental/tests/test_lc_phot_kern.py
diffsky/experimental/tests/test_mc_diffsky_phot.py
diffsky/experimental/tests/test_mc_lightcone_halos.py
diffsky/experimental/tests/test_photometry_interpolation.py
diffsky/experimental/tests/test_precompute_ssp_phot.py
diffsky/experimental/tests/test_scatter.py
diffsky/experimental/tests/test_ssp_err_pop.py
diffsky/fake_sats/__init__.py
diffsky/fake_sats/ellipsoidal_nfw_phase_space.py
diffsky/fake_sats/ellipsoidal_velocities.py
diffsky/fake_sats/halo_boundary_functions.py
diffsky/fake_sats/nfw_config_space.py
diffsky/fake_sats/rotations3d.py
diffsky/fake_sats/vector_utilities.py
diffsky/fake_sats/tests/__init__.py
diffsky/fake_sats/tests/test_ellipsoidal_nfw_phase_space.py
diffsky/fake_sats/tests/test_halo_boundary_functions.py
diffsky/fake_sats/tests/test_mc_ellipticial_velocities.py
diffsky/fake_sats/tests/test_nfw_config_space.py
diffsky/fake_sats/tests/test_rotations3d.py
diffsky/fake_sats/tests/testing_data/halo_mass_ht_test.txt
diffsky/fake_sats/tests/testing_data/halo_radius_200c_ht_test.txt
diffsky/fake_sats/tests/testing_data/redshift_ht_test.txt
diffsky/mass_functions/__init__.py
diffsky/mass_functions/ccshmf_model.py
diffsky/mass_functions/hmf_model.py
diffsky/mass_functions/mc_diffmah_tpeak.py
diffsky/mass_functions/mc_hosts.py
diffsky/mass_functions/mc_subs.py
diffsky/mass_functions/mc_tinfall.py
diffsky/mass_functions/measure_ccshmf.py
diffsky/mass_functions/measure_hmf.py
diffsky/mass_functions/utils.py
diffsky/mass_functions/fitting_utils/README.rst
diffsky/mass_functions/fitting_utils/__init__.py
diffsky/mass_functions/fitting_utils/fit_ccshmf.py
diffsky/mass_functions/fitting_utils/fit_ccshmf_kernels.py
diffsky/mass_functions/fitting_utils/fit_hmf_kernels.py
diffsky/mass_functions/fitting_utils/fit_hmf_model.py
diffsky/mass_functions/fitting_utils/fitting_helpers.py
diffsky/mass_functions/fitting_utils/calibrations/__init__.py
diffsky/mass_functions/fitting_utils/calibrations/hacc_core_shmf_params.py
diffsky/mass_functions/fitting_utils/calibrations/tests/__init__.py
diffsky/mass_functions/fitting_utils/calibrations/tests/test_hacc_core_shmf_params.py
diffsky/mass_functions/fitting_utils/diagnostics/__init__.py
diffsky/mass_functions/fitting_utils/diagnostics/hmf_fit_diagnostics.py
diffsky/mass_functions/fitting_utils/diagnostics/tests/__init__.py
diffsky/mass_functions/fitting_utils/diagnostics/tests/test_hmf_fit_diagnostics.py
diffsky/mass_functions/fitting_utils/tests/__init__.py
diffsky/mass_functions/fitting_utils/tests/test_fit_ccshmf.py
diffsky/mass_functions/fitting_utils/tests/test_fit_ccshmf_kernels.py
diffsky/mass_functions/fitting_utils/tests/test_fit_hmf_kernels.py
diffsky/mass_functions/fitting_utils/tests/test_fit_hmf_model.py
diffsky/mass_functions/hmf_calibrations/__init__.py
diffsky/mass_functions/hmf_calibrations/disc_lcdm_hmf_params.txt
diffsky/mass_functions/hmf_calibrations/disc_lcdm_hmf_params_all.txt
diffsky/mass_functions/hmf_calibrations/hmf_param_reader.py
diffsky/mass_functions/hmf_calibrations/lj_hmf_params.txt
diffsky/mass_functions/hmf_calibrations/lj_hmf_params_all.txt
diffsky/mass_functions/hmf_calibrations/smdpl_hmf.py
diffsky/mass_functions/hmf_calibrations/smdpl_hmf_fitting_helpers.py
diffsky/mass_functions/hmf_calibrations/smdpl_hmf_subs.py
diffsky/mass_functions/hmf_calibrations/tests/__init__.py
diffsky/mass_functions/hmf_calibrations/tests/test_imports.py
diffsky/mass_functions/hmf_calibrations/tests/test_lj_hmf.py
diffsky/mass_functions/hmf_calibrations/tests/test_smdpl_hmf.py
diffsky/mass_functions/hmf_calibrations/tests/testing_data/disc_lcdm_hmf_cuml_density_all.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/disc_lcdm_hmf_cuml_density_cens.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/disc_lcdm_hmf_logmp_bins.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/disc_lcdm_hmf_redshift_bins.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/lj_hmf_cuml_density_all.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/lj_hmf_cuml_density_cens.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/lj_hmf_logmp_bins.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/lj_hmf_redshift_bins.txt
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.219000.subhalos.lgcuml_density.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.219000.subhalos.logmp_bins.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.460000.hosthalos.lgcuml_density.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.460000.hosthalos.logmp_bins.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.460000.subhalos.lgcuml_density.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_0.460000.subhalos.logmp_bins.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_1.000000.hosthalos.lgcuml_density.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_1.000000.hosthalos.logmp_bins.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_1.000000.subhalos.lgcuml_density.npy
diffsky/mass_functions/hmf_calibrations/tests/testing_data/sfr_catalog_1.000000.subhalos.logmp_bins.npy
diffsky/mass_functions/io_utils/README.txt
diffsky/mass_functions/io_utils/__init__.py
diffsky/mass_functions/io_utils/loader.py
diffsky/mass_functions/io_utils/smdpl_helpers.py
diffsky/mass_functions/kernels/__init__.py
diffsky/mass_functions/kernels/ccshmf_kernels.py
diffsky/mass_functions/kernels/hmf_kernels.py
diffsky/mass_functions/kernels/tests/__init__.py
diffsky/mass_functions/kernels/tests/test_ccshmf_kernels.py
diffsky/mass_functions/kernels/tests/test_hmf_kernels.py
diffsky/mass_functions/scripts/discovery_lcdm_calibration/fit_hmf_disc_lcdm.py
diffsky/mass_functions/scripts/discovery_lcdm_calibration/measure_hmf_target_data_hacc.py
diffsky/mass_functions/scripts/discovery_lcdm_calibration/run_hmf_tabulation_disc_lcdm.sh
diffsky/mass_functions/scripts/last_journey_calibration/fit_hmf_lj.py
diffsky/mass_functions/scripts/last_journey_calibration/measure_hmf_target_data_hacc.py
diffsky/mass_functions/scripts/smdpl_calibration/fit_smdpl_hmf_script.py
diffsky/mass_functions/scripts/smdpl_calibration/measure_smdpl_hmf_script.py
diffsky/mass_functions/smhm_kernels/__init__.py
diffsky/mass_functions/smhm_kernels/threeroll_kernels.py
diffsky/mass_functions/smhm_kernels/threeroll_smhm.py
diffsky/mass_functions/smhm_kernels/tests/__init__.py
diffsky/mass_functions/smhm_kernels/tests/test_threeroll_smhm.py
diffsky/mass_functions/tests/__init__.py
diffsky/mass_functions/tests/test_ccshmf.py
diffsky/mass_functions/tests/test_hmf_model.py
diffsky/mass_functions/tests/test_mc_diffmah_tpeak.py
diffsky/mass_functions/tests/test_mc_hosts.py
diffsky/mass_functions/tests/test_mc_subs.py
diffsky/mass_functions/tests/test_mc_tinfall.py
diffsky/mass_functions/tests/test_measure_hmf.py
diffsky/mass_functions/tests/testing_data/README.txt
diffsky/mass_functions/tests/testing_data/__init__.py
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_0.00_lgmhost_12.32.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_0.00_lgmhost_13.00.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_0.00_lgmhost_13.55.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_0.00_lgmhost_14.08.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_1.00_lgmhost_12.31.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_1.00_lgmhost_12.99.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_1.00_lgmhost_13.51.txt
diffsky/mass_functions/tests/testing_data/smdpl_cshmf_cuml_redshift_1.00_lgmhost_14.05.txt
diffsky/mass_functions/upweighting/__init__.py
diffsky/mass_functions/upweighting/namedtuple_cat_utils.py
diffsky/mass_functions/upweighting/upweighting.py
diffsky/mass_functions/upweighting/tests/__init__.py
diffsky/mass_functions/upweighting/tests/test_mc_gen_upweighting.py
diffsky/merging/__init__.py
diffsky/merging/fitmerge_multi_redshift.py
diffsky/merging/merging_model.py
diffsky/merging/diagnostics/__init__.py
diffsky/merging/diagnostics/plot_pmerge_vs_time.py
diffsky/merging/diagnostics/tests/__init__.py
diffsky/merging/diagnostics/tests/test_plot_pmerge_vs_time.py
diffsky/merging/tests/__init__.py
diffsky/merging/tests/test_fitmerge_multi_redshift.py
diffsky/merging/tests/test_merging_model.py
diffsky/param_utils/__init__.py
diffsky/param_utils/diffsky_param_wrapper.py
diffsky/param_utils/spspop_param_utils.py
diffsky/param_utils/tests/__init__.py
diffsky/param_utils/tests/test_diffsky_param_wrapper.py
diffsky/param_utils/tests/test_spspop_param_utils.py
diffsky/ssp_err_model/__init__.py
diffsky/ssp_err_model/ssp_err_model.py
diffsky/ssp_err_model/tests/__init__.py
diffsky/ssp_err_model/tests/test_ssp_err_model.py
diffsky/sumstats/__init__.py
diffsky/sumstats/diffndhist.py
diffsky/sumstats/smhm.py
diffsky/sumstats/tests/__init__.py
diffsky/sumstats/tests/test_smhm.py
diffsky/systematics/__init__.py
diffsky/systematics/ssp_errors.py
diffsky/systematics/tests/__init__.py
diffsky/systematics/tests/test_ssp_errors.py
diffsky/tests/__init__.py
diffsky/tests/test_dependencies.py
diffsky/tests/test_diffndhist.py
diffsky/tests/test_diffsky_setup.py
diffsky/tests/test_mc_diffsky.py
diffsky/tests/test_phot_utils.py
diffsky/tests/test_sbl18_photgrad.py
diffsky/tests/test_tw_photgrad.py
diffsky/tests/testing_data/__init__.py
diffsky/utils/__init__.py
diffsky/utils/crossmatch_utils.py
diffsky/utils/sfh_utils.py
diffsky/utils/tw_utils.py
diffsky/utils/utility_funcs.py
diffsky/utils/tests/__init__.py
diffsky/utils/tests/test_crossmatch_utils.py
diffsky/utils/tests/test_sfh_utils.py
diffsky/utils/tests/test_tw_utils.py
diffsky/utils/tests/test_utility_funcs.py
docs/Makefile
docs/make.bat
docs/source/citation.rst
docs/source/conf.py
docs/source/demo_diffmahpop_t_peak.ipynb
docs/source/demo_mc_lightcones.ipynb
docs/source/demos.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/rtd_environment.yaml
scripts/__init__.py
scripts/inspect_lc_mock.py
scripts/inspect_lightcone_mock.py
scripts/lc_cf_crossmatch_script.py
scripts/make_sfh_lightcone_last_journey.py
scripts/make_sfh_lj_mock.py
scripts/tabulate_coreforest_overlap.py
scripts/LJ_LC_JOBS/generate_sfh_mock_jobs.py
scripts/LJ_LC_JOBS/make_sfh_lc_mock_lj.py
scripts/tests/__init__.py
scripts/tests/test_inspect_lightcone_mock.py
scripts/tests/test_lc_cf_crossmatch_script.py
scripts/tests/test_make_sfh_lj_mock.py
scripts/tests/test_tabulate_coreforest_overlap.py