lsst.pipe.tasks  20.0.0-42-g74ec3ae9+f0e1c25f34
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig:

Public Member Functions

def validate (self)
 
def setDefaults (self)
 

Static Public Attributes

 warpAndPsfMatch
 
 doWrite
 
 bgSubtracted
 
 coaddPsf
 
 makeDirect
 
 makePsfMatched
 
 doWriteEmptyWarps
 
 hasFakes
 
 doApplySkyCorr
 

Detailed Description

Config for MakeCoaddTempExpTask

Definition at line 48 of file makeCoaddTempExp.py.

Member Function Documentation

◆ setDefaults()

def lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.setDefaults (   self)

Definition at line 103 of file makeCoaddTempExp.py.

◆ validate()

def lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.validate (   self)

Definition at line 93 of file makeCoaddTempExp.py.

Member Data Documentation

◆ bgSubtracted

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.bgSubtracted
static

Definition at line 60 of file makeCoaddTempExp.py.

◆ coaddPsf

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.coaddPsf
static

Definition at line 65 of file makeCoaddTempExp.py.

◆ doApplySkyCorr

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.doApplySkyCorr
static

Definition at line 91 of file makeCoaddTempExp.py.

◆ doWrite

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.doWrite
static

Definition at line 55 of file makeCoaddTempExp.py.

◆ doWriteEmptyWarps

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.doWriteEmptyWarps
static

Definition at line 80 of file makeCoaddTempExp.py.

◆ hasFakes

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.hasFakes
static

Definition at line 86 of file makeCoaddTempExp.py.

◆ makeDirect

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.makeDirect
static

Definition at line 69 of file makeCoaddTempExp.py.

◆ makePsfMatched

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.makePsfMatched
static

Definition at line 74 of file makeCoaddTempExp.py.

◆ warpAndPsfMatch

lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.warpAndPsfMatch
static
Config for MakeCoaddTempExpTask

Definition at line 51 of file makeCoaddTempExp.py.


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