Diagnostics =========== These stages compute and/or plot diagnostics of catalogs or other data * :py:class:`~txpipe.diagnostics.TXDiagnosticQuantiles` - Measure quantiles of various values in the shear catalog. * :py:class:`~txpipe.diagnostics.TXSourceDiagnosticPlots` - Make diagnostic plots of the shear catalog * :py:class:`~txpipe.diagnostics.TXLensDiagnosticPlots` - Make diagnostic plots of the lens catalog * :py:class:`~txpipe.psf_diagnostics.TXPSFDiagnostics` - Make histograms of PSF values * :py:class:`~txpipe.psf_diagnostics.TXPSFMomentCorr` - Compute PSF Moments * :py:class:`~txpipe.psf_diagnostics.TXTauStatistics` - Compute and plot PSF Tau statistics where the definition of Tau stats are eq. 20-22 * :py:class:`~txpipe.psf_diagnostics.TXRoweStatistics` - Compute and plot PSF Rowe statistics * :py:class:`~txpipe.psf_diagnostics.TXGalaxyStarShear` - Compute and plot star x galaxy and star x star correlations. * :py:class:`~txpipe.psf_diagnostics.TXGalaxyStarDensity` - Compute and plot star x galaxy and star x star density correlations * :py:class:`~txpipe.psf_diagnostics.TXBrighterFatterPlot` - Compute and plot a diagnostic of the brighter-fatter effect * :py:class:`~txpipe.twopoint_null_tests.TXGammaTFieldCenters` - Make diagnostic 2pt measurements of tangential shear around field centers * :py:class:`~txpipe.twopoint_null_tests.TXGammaTStars` - Make diagnostic 2pt measurements of tangential shear around stars * :py:class:`~txpipe.twopoint_null_tests.TXGammaTRandoms` - Make diagnostic 2pt measurements of tangential shear around randoms * :py:class:`~txpipe.twopoint_null_tests.TXApertureMass` - Measure the aperture mass statistics with TreeCorr * :py:class:`~txpipe.spatial_diagnostics.TXFocalPlanePlot` - Make diagnostic plot of mean measured ellipticity and residual ellipticity .. autotxclass:: txpipe.diagnostics.TXDiagnosticQuantiles :members: :exclude-members: run Inputs: - shear_catalog: ShearCatalog - shear_tomography_catalog: TomographyCatalog Outputs: - shear_catalog_quantiles: HDFFile Parallel: Yes - Dask .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.diagnostics.TXSourceDiagnosticPlots :members: :exclude-members: run Inputs: - shear_catalog: ShearCatalog - shear_tomography_catalog: TomographyCatalog - shear_catalog_quantiles: HDFFile Outputs: - g_psf_T: PNGFile - g_psf_g: PNGFile - g1_hist: PNGFile - g2_hist: PNGFile - g_snr: PNGFile - g_T: PNGFile - g_colormag: PNGFile - source_snr_hist: PNGFile - source_mag_hist: PNGFile - response_hist: PNGFile - g_psf_T_out: TextFile - g_psf_g_out: TextFile - g_snr_out: TextFile - g_T_out: TextFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.diagnostics.TXLensDiagnosticPlots :members: :exclude-members: run Inputs: - photometry_catalog: HDFFile - lens_tomography_catalog: TomographyCatalog Outputs: - lens_snr_hist: PNGFile - lens_mag_hist: PNGFile Parallel: Yes - Dask .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXPSFDiagnostics :members: :exclude-members: run Inputs: - star_catalog: HDFFile Outputs: - e1_psf_residual_hist: PNGFile - e2_psf_residual_hist: PNGFile - T_frac_psf_residual_hist: PNGFile - star_psf_stats: YamlFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXPSFMomentCorr :members: :exclude-members: run Inputs: - star_catalog: HDFFile Outputs: - moments_stats: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXTauStatistics :members: :exclude-members: run Inputs: - binned_shear_catalog: ShearCatalog - star_catalog: HDFFile - rowe_stats: HDFFile Outputs: - tau0: PNGFile - tau2: PNGFile - tau5: PNGFile - tau_stats: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXRoweStatistics :members: :exclude-members: run Inputs: - star_catalog: HDFFile - patch_centers: TextFile Outputs: - rowe134: PNGFile - rowe25: PNGFile - rowe0: PNGFile - rowe_stats: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXGalaxyStarShear :members: :exclude-members: run Inputs: - shear_catalog: ShearCatalog - star_catalog: HDFFile - shear_tomography_catalog: TomographyCatalog Outputs: - star_shear_test: PNGFile - star_star_test: PNGFile - star_shear_stats: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXGalaxyStarDensity :members: :exclude-members: run Inputs: - shear_catalog: ShearCatalog - star_catalog: HDFFile - shear_tomography_catalog: TomographyCatalog - random_cats: RandomsCatalog Outputs: - star_density_test: PNGFile - star_density_stats: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.psf_diagnostics.TXBrighterFatterPlot :members: :exclude-members: run Inputs: - star_catalog: HDFFile Outputs: - brighter_fatter_plot: PNGFile - brighter_fatter_data: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.twopoint_null_tests.TXGammaTFieldCenters :members: :exclude-members: run Inputs: - binned_shear_catalog: ShearCatalog - shear_photoz_stack: QPNOfZFile - lens_photoz_stack: QPNOfZFile - random_cats: RandomsCatalog - exposures: HDFFile - patch_centers: TextFile - tracer_metadata: HDFFile Outputs: - gammat_field_center: SACCFile - gammat_field_center_plot: PNGFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.twopoint_null_tests.TXGammaTStars :members: :exclude-members: run Inputs: - binned_shear_catalog: ShearCatalog - shear_tomography_catalog: TomographyCatalog - shear_photoz_stack: QPNOfZFile - lens_photoz_stack: QPNOfZFile - random_cats: RandomsCatalog - binned_star_catalog: HDFFile - patch_centers: TextFile - tracer_metadata: HDFFile - binned_random_catalog: HDFFile Outputs: - gammat_bright_stars: SACCFile - gammat_bright_stars_plot: PNGFile - gammat_dim_stars: SACCFile - gammat_dim_stars_plot: PNGFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.twopoint_null_tests.TXGammaTRandoms :members: :exclude-members: run Inputs: - binned_shear_catalog: ShearCatalog - shear_photoz_stack: QPNOfZFile - random_cats: RandomsCatalog - patch_centers: TextFile - tracer_metadata: HDFFile Outputs: - gammat_randoms: SACCFile - gammat_randoms_plot: PNGFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.twopoint_null_tests.TXApertureMass :members: :exclude-members: run Inputs: - binned_shear_catalog: ShearCatalog - shear_photoz_stack: QPNOfZFile - patch_centers: TextFile - tracer_metadata: HDFFile Outputs: - aperture_mass_data: SACCFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.spatial_diagnostics.TXFocalPlanePlot :members: :exclude-members: run Inputs: - star_catalog: HDFFile Outputs: - focalplane_g: PNGFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html