lsst.pipe.tasks g0537c5b946+cdd9f7abd8
|
Public Member Functions | |
Set[str] | columns_in_ref (self) |
Set[str] | columns_in_target (self) |
Config class for the MatchTractCatalogSubTask to define methods returning values that depend on multiple config settings.
Definition at line 84 of file match_tract_catalog.py.
Set[str] lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig.columns_in_ref | ( | self | ) |
Reimplemented in lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig.
Definition at line 90 of file match_tract_catalog.py.
Set[str] lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig.columns_in_target | ( | self | ) |
Reimplemented in lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig.
Definition at line 95 of file match_tract_catalog.py.