Extensions ========== These stages are written for TXPipe extension projects. * :py:class:`~txpipe.extensions.clmm.bin_cluster.CLClusterBinningRedshiftRichness` - Stage CLClusterBinningRedshiftRichness * :py:class:`~txpipe.extensions.clmm.sources_select_compute.CLClusterShearCatalogs` - Parameters * :py:class:`~txpipe.extensions.clmm.make_ensemble_profile.CLClusterEnsembleProfiles` - Stage CLClusterEnsembleProfiles * :py:class:`~txpipe.extensions.twopoint_scia.TXSelfCalibrationIA` - This is the subclass of the Twopoint class that will handle calculating the .. autotxclass:: txpipe.extensions.clmm.bin_cluster.CLClusterBinningRedshiftRichness :members: :exclude-members: run Inputs: - cluster_catalog: HDFFile Outputs: - cluster_catalog_tomography: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.extensions.clmm.sources_select_compute.CLClusterShearCatalogs :members: :exclude-members: run Inputs: - cluster_catalog: HDFFile - shear_catalog: ShearCatalog - fiducial_cosmology: FiducialCosmology - shear_tomography_catalog: TomographyCatalog - source_photoz_pdfs: PhotozPDFFile Outputs: - cluster_shear_catalogs: HDFFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.extensions.clmm.make_ensemble_profile.CLClusterEnsembleProfiles :members: :exclude-members: run Inputs: - cluster_catalog_tomography: HDFFile - fiducial_cosmology: FiducialCosmology - cluster_shear_catalogs: HDFFile Outputs: - cluster_profiles: PickleFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.extensions.twopoint_scia.TXSelfCalibrationIA :members: :exclude-members: run Inputs: - shear_catalog: ShearCatalog - shear_tomography_catalog: TomographyCatalog - shear_photoz_stack: QPNOfZFile - random_cats_source: RandomsCatalog - lens_tomography_catalog: TomographyCatalog - patch_centers: TextFile - photoz_pdfs: PhotozPDFFile - fiducial_cosmology: FiducialCosmology - tracer_metadata: HDFFile Outputs: - twopoint_data_SCIA: SACCFile - gammaX_scia: SACCFile Parallel: Yes - MPI .. collapse:: Configuration .. raw:: html