sp_validation.cosmo_val.psf_systematics

PSF systematics diagnostics.

Rho/tau statistics, their fits, and PSF leakage tests (scale-dependent and object-wise) for catalogue validation.

class PSFSystematicsMixin[source]

Bases: object

calculate_rho_tau_stats()[source]
property rho_stat_handler
property tau_stat_handler
plot_rho_stats(abs=False)[source]
plot_tau_stats(plot_tau_m=False)[source]
set_params_rho_tau(params, params_psf, survey='other')[source]
property psf_fitter
calculate_rho_tau_fits()[source]
property rho_tau_fits
plot_rho_tau_fits()[source]
property xi_psf_sys
set_params_leakage_scale(ver)[source]
set_params_leakage_object(ver)[source]
calculate_scale_dependent_leakage()[source]
plot_scale_dependent_leakage()[source]
calculate_objectwise_leakage()[source]
plot_objectwise_leakage()[source]