lsst.meas.algorithms
13.0-23-gb99accf8+7
|
Classes | |
class | SecondMomentStarSelectorConfig |
class | CheckSource |
class | SecondMomentStarSelectorTask |
A star selector based on second moments. More... | |
class | _PsfShapeHistogram |
Variables | |
tuple | Clump = collections.namedtuple('Clump', ['peak', 'x', 'y', 'ixx', 'ixy', 'iyy', 'a', 'b', 'c']) |
tuple lsst.meas.algorithms.secondMomentStarSelector.Clump = collections.namedtuple('Clump', ['peak', 'x', 'y', 'ixx', 'ixy', 'iyy', 'a', 'b', 'c']) |
Definition at line 106 of file secondMomentStarSelector.py.