lsst.pipe.tasks  21.0.0-131-g8cabc107+a69ba78d82
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 524 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 530 of file postprocess.py.

◆ outputCatalog

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

Definition at line 534 of file postprocess.py.


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