Weights ======= These stages deal with weighting the lens sample * :py:class:`~txpipe.lssweights.TXLSSWeights` - Base class for LSS systematic weights * :py:class:`~txpipe.lssweights.TXLSSWeightsLinBinned` - Compute LSS systematic weights using simultanious linear regression on the binned * :py:class:`~txpipe.lssweights.TXLSSWeightsLinPix` - Compute LSS systematic weights using simultanious linear regression at the * :py:class:`~txpipe.lssweights.TXLSSWeightsUnit` - Assign weight=1 to all lens objects .. autotxclass:: txpipe.lssweights.TXLSSWeights :members: :exclude-members: run Inputs: - binned_lens_catalog_unweighted: TomographyCatalog - lens_tomography_catalog_unweighted: TomographyCatalog - mask: MapsFile Outputs: - lss_weight_summary: FileCollection - lss_weight_maps: MapsFile - binned_lens_catalog: HDFFile - lens_tomography_catalog: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.lssweights.TXLSSWeightsLinBinned :members: :exclude-members: run Inputs: - binned_lens_catalog_unweighted: TomographyCatalog - lens_tomography_catalog_unweighted: TomographyCatalog - mask: MapsFile - lens_photoz_stack: HDFFile - fiducial_cosmology: FiducialCosmology Outputs: - lss_weight_summary: FileCollection - lss_weight_maps: MapsFile - binned_lens_catalog: HDFFile - lens_tomography_catalog: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.lssweights.TXLSSWeightsLinPix :members: :exclude-members: run Inputs: - binned_lens_catalog_unweighted: TomographyCatalog - lens_tomography_catalog_unweighted: TomographyCatalog - mask: MapsFile - lens_photoz_stack: HDFFile - fiducial_cosmology: FiducialCosmology Outputs: - lss_weight_summary: FileCollection - lss_weight_maps: MapsFile - binned_lens_catalog: HDFFile - lens_tomography_catalog: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.lssweights.TXLSSWeightsUnit :members: :exclude-members: run Inputs: - binned_lens_catalog_unweighted: TomographyCatalog - lens_tomography_catalog_unweighted: TomographyCatalog - mask: MapsFile Outputs: - lss_weight_summary: FileCollection - lss_weight_maps: MapsFile - binned_lens_catalog: HDFFile - lens_tomography_catalog: HDFFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html