|
tuple | _columns = ('ext_shapeHSM_HsmPsfMoments_xx', 'ext_shapeHSM_HsmPsfMoments_yy') |
|
Definition at line 1122 of file functors.py.
◆ _func()
def lsst.pipe.tasks.functors.HsmFwhm._func |
( |
|
self, |
|
|
|
df |
|
) |
| |
|
protected |
◆ _columns
tuple lsst.pipe.tasks.functors.HsmFwhm._columns = ('ext_shapeHSM_HsmPsfMoments_xx', 'ext_shapeHSM_HsmPsfMoments_yy') |
|
staticprotected |
◆ name
str lsst.pipe.tasks.functors.HsmFwhm.name = 'HSM Psf FWHM' |
|
static |
◆ pixelScale
float lsst.pipe.tasks.functors.HsmFwhm.pixelScale = 0.168 |
|
static |
◆ SIGMA2FWHM
int lsst.pipe.tasks.functors.HsmFwhm.SIGMA2FWHM = 2*np.sqrt(2*np.log(2)) |
|
static |
The documentation for this class was generated from the following file: