lsst.pipe.tasks g2c8cee2ce7+721f9a9580
Loading...
Searching...
No Matches
lsst.pipe.tasks.diff_matched_tract_catalog Namespace Reference

Classes

class  DiffMatchedTractCatalogConnections
class  MatchedCatalogFluxesConfig
class  DiffMatchedTractCatalogConfig
class  DiffMatchedTractCatalogTask

Functions

 is_sequence_set (Sequence x)

Variables

dict DiffMatchedTractCatalogBaseTemplates

Function Documentation

◆ is_sequence_set()

is_sequence_set ( Sequence x)

Definition at line 42 of file diff_matched_tract_catalog.py.

Variable Documentation

◆ DiffMatchedTractCatalogBaseTemplates

dict lsst.pipe.tasks.diff_matched_tract_catalog.DiffMatchedTractCatalogBaseTemplates
Initial value:
= {
"name_input_cat_ref": "truth_summary",
"name_input_cat_target": "objectTable_tract",
"name_skymap": BaseSkyMap.SKYMAP_DATASET_TYPE_NAME,
}

Definition at line 46 of file diff_matched_tract_catalog.py.