lsst.pipe.tasks  21.0.0-31-g3fcf0262+ee4727a31a
Static Public Attributes | List of all members
lsst.pipe.tasks.postprocess.TransformSourceTableConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.TransformSourceTableConfig:
lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig

Static Public Attributes

 functorFile
 

Detailed Description

Definition at line 778 of file postprocess.py.

Member Data Documentation

◆ functorFile

lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig.functorFile
staticinherited
Initial value:
= pexConfig.Field(
dtype=str,
doc='Path to YAML file specifying functors to be computed',
default=None,
optional=True
)

Definition at line 442 of file postprocess.py.


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