lsst.pipe.tasks g2103b67554+a737260994
Static Public Attributes | List of all members
lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections:
lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig

Static Public Attributes

 inputCatalog
 
 outputCatalog
 

Detailed Description

Expected Connections for subclasses of TransformCatalogBaseTask.

Must be subclassed.

Definition at line 808 of file postprocess.py.

Member Data Documentation

◆ inputCatalog

lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections.inputCatalog
static
Expected Connections for subclasses of TransformCatalogBaseTask.

Must be subclassed.

Definition at line 814 of file postprocess.py.

◆ outputCatalog

lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections.outputCatalog
static

Definition at line 818 of file postprocess.py.


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