lsst.pipe.tasks
21.0.0-21-g006371a9+aa7b4785b3
lsst
pipe
tasks
postprocess
TransformCatalogBaseConfig
Static Public Attributes
|
List of all members
lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig:
Static Public Attributes
functorFile
Detailed Description
Definition at line
441
of file
postprocess.py
.
Member Data Documentation
◆
functorFile
lsst.pipe.tasks.postprocess.TransformCatalogBaseConfig.functorFile
static
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:
python/lsst/pipe/tasks/
postprocess.py
Generated on Tue Jan 19 2021 02:33:33 for lsst.pipe.tasks by
1.8.20