Definition at line 1039 of file functors.py.
◆ _func()
def lsst.pipe.tasks.functors.DeconvolvedMoments._func |
( |
|
self, |
|
|
|
df |
|
) |
| |
|
protected |
◆ _columns
tuple lsst.pipe.tasks.functors.DeconvolvedMoments._columns |
|
staticprotected |
Initial value:= ("ext_shapeHSM_HsmSourceMoments_xx",
"ext_shapeHSM_HsmSourceMoments_yy",
"base_SdssShape_xx", "base_SdssShape_yy",
"ext_shapeHSM_HsmPsfMoments_xx",
"ext_shapeHSM_HsmPsfMoments_yy")
Definition at line 1042 of file functors.py.
◆ name
str lsst.pipe.tasks.functors.DeconvolvedMoments.name = 'Deconvolved Moments' |
|
static |
◆ shortname
str lsst.pipe.tasks.functors.DeconvolvedMoments.shortname = 'deconvolvedMoments' |
|
static |
The documentation for this class was generated from the following file: