lsst.pipe.tasks g2c8cee2ce7+a177a69160
Loading...
Searching...
No Matches
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)
 validate (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 38 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: