|
def | __init__ (self, width, height, piffResult) |
|
def | piffResult (self) |
|
def | isPersistable (self) |
|
def | __deepcopy__ (self, meta=None) |
|
def | resized (self, width, height) |
|
def | getAveragePosition (self) |
|
|
def | _getPersistenceName (self) |
|
def | _getPythonModule (self) |
|
def | _write (self) |
|
def | _doComputeImage (self, position, color) |
|
def | _doComputeKernelImage (self, position, color) |
|
def | _doComputeBBox (self, position, color) |
|
def | _doImage (self, position, center) |
|
def | _doBBox (self, position, center) |
|
|
| _piffResult |
|
| _averagePosition |
|
◆ _factory
StorableHelperFactory lsst.meas.extensions.piff.piffPsf.PiffPsf._factory |
|
staticprotected |
Initial value:= StorableHelperFactory(
"lsst.meas.extensions.piff.piffPsf",
"PiffPsf"
)
The documentation for this class was generated from the following file:
- python/lsst/meas/extensions/piff/piffPsf.py