|
| __init__ (self, width, height, piffResult) |
|
| piffResult (self) |
|
| isPersistable (self) |
|
| __deepcopy__ (self, meta=None) |
|
| resized (self, width, height) |
|
| getAveragePosition (self) |
|
|
| _getPersistenceName (self) |
|
| _getPythonModule (self) |
|
| _write (self) |
|
| _doComputeImage (self, position, color) |
|
| _doComputeKernelImage (self, position, color) |
|
| _doComputeBBox (self, position, color) |
|
| _doImage (self, position, center) |
|
| _doBBox (self, position, center) |
|
|
| _piffResult |
|
| _averagePosition |
|
◆ _factory
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