lsst.pipe.tasks  21.0.0-66-g6f768af5+b4dcd7e5eb
Static Public Attributes | List of all members
lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig:
lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections

Static Public Attributes

 functorFile
 
 inputCatalog
 
 outputCatalog
 

Detailed Description

Definition at line 530 of file postprocess.py.

Member Data Documentation

◆ functorFile

lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig.functorFile
static

Definition at line 532 of file postprocess.py.

◆ inputCatalog

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

Must be subclassed.

Definition at line 520 of file postprocess.py.

◆ outputCatalog

lsst.pipe.tasks.postprocess.TransformCatalogBaseConnections.outputCatalog
staticinherited

Definition at line 524 of file postprocess.py.


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