lsst.pipe.tasks g3b76547290+dc37207ca2
Public Member Functions | List of all members
lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig:
lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig

Public Member Functions

Set[strcolumns_in_ref (self)
 
Set[strcolumns_in_target (self)
 

Detailed Description

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.

Member Function Documentation

◆ columns_in_ref()

Set[str] lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig.columns_in_ref (   self)

◆ columns_in_target()

Set[str] lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig.columns_in_target (   self)

The documentation for this class was generated from the following file: