lsst.pipe.tasks  21.0.0-20-g55224fe4+ca016a9a75
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 49 of file makeCoaddTempExp.py.

Member Function Documentation

◆ setDefaults()

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

Definition at line 104 of file makeCoaddTempExp.py.

◆ validate()

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

Definition at line 94 of file makeCoaddTempExp.py.

Member Data Documentation

◆ bgSubtracted

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

Definition at line 61 of file makeCoaddTempExp.py.

◆ coaddPsf

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

Definition at line 66 of file makeCoaddTempExp.py.

◆ doApplySkyCorr

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

Definition at line 92 of file makeCoaddTempExp.py.

◆ doWrite

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

Definition at line 56 of file makeCoaddTempExp.py.

◆ doWriteEmptyWarps

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

Definition at line 81 of file makeCoaddTempExp.py.

◆ hasFakes

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

Definition at line 87 of file makeCoaddTempExp.py.

◆ makeDirect

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

Definition at line 70 of file makeCoaddTempExp.py.

◆ makePsfMatched

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

Definition at line 75 of file makeCoaddTempExp.py.

◆ warpAndPsfMatch

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

Definition at line 52 of file makeCoaddTempExp.py.


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