lsst.pipe.tasks  19.0.0-61-gec4c6e08+8
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.postprocess.WriteObjectTableConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.WriteObjectTableConfig:

Public Member Functions

def validate (self)
 

Static Public Attributes

 priorityList
 
 engine
 
 coaddName
 

Detailed Description

Definition at line 55 of file postprocess.py.

Member Function Documentation

◆ validate()

def lsst.pipe.tasks.postprocess.WriteObjectTableConfig.validate (   self)

Definition at line 72 of file postprocess.py.

Member Data Documentation

◆ coaddName

lsst.pipe.tasks.postprocess.WriteObjectTableConfig.coaddName
static

Definition at line 66 of file postprocess.py.

◆ engine

lsst.pipe.tasks.postprocess.WriteObjectTableConfig.engine
static

Definition at line 61 of file postprocess.py.

◆ priorityList

lsst.pipe.tasks.postprocess.WriteObjectTableConfig.priorityList
static

Definition at line 56 of file postprocess.py.


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