lsst.pipe.tasks  19.0.0-54-g1bde8684
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 52 of file postprocess.py.

Member Function Documentation

◆ validate()

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

Definition at line 69 of file postprocess.py.

Member Data Documentation

◆ coaddName

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

Definition at line 63 of file postprocess.py.

◆ engine

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

Definition at line 58 of file postprocess.py.

◆ priorityList

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

Definition at line 53 of file postprocess.py.


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