|
string | name = "Distortion Ellipticity (e1)" |
|
string | shortname = "Distortion" |
|
Definition at line 1122 of file functors.py.
◆ __init__()
def lsst.pipe.tasks.functors.E1.__init__ |
( |
|
self, |
|
|
|
colXX, |
|
|
|
colXY, |
|
|
|
colYY, |
|
|
** |
kwargs |
|
) |
| |
◆ columns()
def lsst.pipe.tasks.functors.E1.columns |
( |
|
self | ) |
|
◆ colXX
lsst.pipe.tasks.functors.E1.colXX |
◆ colXY
lsst.pipe.tasks.functors.E1.colXY |
◆ colYY
lsst.pipe.tasks.functors.E1.colYY |
◆ name
string lsst.pipe.tasks.functors.E1.name = "Distortion Ellipticity (e1)" |
|
static |
◆ shortname
string lsst.pipe.tasks.functors.E1.shortname = "Distortion" |
|
static |
The documentation for this class was generated from the following file: