Config for MakeCoaddTempExpTask
Definition at line 38 of file makeCoaddTempExp.py.
tuple lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.bgSubtracted |
|
static |
Initial value:
2 doc=
"Work with a background subtracted calexp?",
Definition at line 55 of file makeCoaddTempExp.py.
tuple lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.doOverwrite |
|
static |
Initial value:
2 doc=
"overwrite <coaddName>Coadd_tempExp; If False, continue if the file exists on disk",
Definition at line 50 of file makeCoaddTempExp.py.
tuple lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.doWrite |
|
static |
Initial value:
2 doc=
"persist <coaddName>Coadd_tempExp",
Definition at line 45 of file makeCoaddTempExp.py.
tuple lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig.warpAndPsfMatch |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
2 target=WarpAndPsfMatchTask,
3 doc=
"Task to warp and PSF-match calexp",
Definition at line 41 of file makeCoaddTempExp.py.
The documentation for this class was generated from the following file: