lsst.pipe.tasks  21.0.0-38-g070523fc+2384b0eea2
Static Public Attributes | List of all members
lsst.pipe.tasks.postprocess.ConsolidateObjectTableConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.ConsolidateObjectTableConfig:

Static Public Attributes

 coaddName
 

Detailed Description

Definition at line 742 of file postprocess.py.

Member Data Documentation

◆ coaddName

lsst.pipe.tasks.postprocess.ConsolidateObjectTableConfig.coaddName
static
Initial value:
= pexConfig.Field(
dtype=str,
default="deep",
doc="Name of coadd"
)

Definition at line 743 of file postprocess.py.


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