lsst.pipe.tasks ge2eec9bf53+95dbaf4dc2
Loading...
Searching...
No Matches
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[str] columns_in_ref (self)
 
Set[str] columns_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: