lsst.pipe.tasks g85f8d04a89+8cd9ef0b15
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig:
lsst::meas::astrom::matcher_probabilistic::MatchProbabilisticConfig lsst.pipe.tasks.match_tract_catalog.MatchTractCatalogSubConfig

Public Member Functions

Set[str] columns_in_ref (self)
 
Set[str] columns_in_target (self)
 
Set[str] columns_in_ref (self)
 
Set[str] columns_in_target (self)
 

Static Public Attributes

 column_ref_order
 
 columns_ref_copy
 
 columns_ref_flux
 
 columns_ref_meas
 
 columns_ref_select_true
 
 columns_ref_select_false
 
 columns_target_copy
 
 columns_target_meas
 
 columns_target_err
 
 columns_target_select_true
 
 columns_target_select_false
 
 coord_format
 
 mag_brightest_ref
 
 mag_faintest_ref
 
 match_dist_max
 
 match_n_max
 
 match_n_finite_min
 
 order_ascending
 

Detailed Description

Config class for the MatchTractCatalogSubTask to define methods returning
values that depend on multiple config settings.

Definition at line 37 of file match_tract_catalog_probabilistic.py.

Member Function Documentation

◆ columns_in_ref()

Set[str] lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig.columns_in_ref (   self)

◆ columns_in_target()

Set[str] lsst.pipe.tasks.match_tract_catalog_probabilistic.MatchTractCatalogProbabilisticConfig.columns_in_target (   self)

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