lsst.meas.extensions.piff gc86a011abf+35366da01e
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
lsst.meas.extensions.piff.piffPsf.PiffPsf Class Reference
Inheritance diagram for lsst.meas.extensions.piff.piffPsf.PiffPsf:

Public Member Functions

 __init__ (self, width, height, piffResult)
 
 piffResult (self)
 
 isPersistable (self)
 
 __deepcopy__ (self, meta=None)
 
 resized (self, width, height)
 
 getAveragePosition (self)
 

Public Attributes

 width
 
 height
 
 dimensions
 

Protected Member Functions

 _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)
 

Static Protected Member Functions

 _read (pkl)
 

Protected Attributes

 _piffResult
 
 _averagePosition
 

Static Protected Attributes

 _factory
 

Member Data Documentation

◆ _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: