A class to handle key strokes with matplotlib displays.
Definition at line 131 of file objectSizeStarSelector.py.
◆ __init__()
def lsst.meas.algorithms.objectSizeStarSelector.EventHandler.__init__ |
( |
|
self, |
|
|
|
axes, |
|
|
|
xs, |
|
|
|
ys, |
|
|
|
x, |
|
|
|
y, |
|
|
|
frames = [0] |
|
) |
| |
◆ __call__()
def lsst.meas.algorithms.objectSizeStarSelector.EventHandler.__call__ |
( |
|
self, |
|
|
|
ev |
|
) |
| |
◆ axes
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.axes |
◆ cid
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.cid |
◆ frames
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.frames |
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.x |
◆ xs
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.xs |
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.y |
◆ ys
lsst.meas.algorithms.objectSizeStarSelector.EventHandler.ys |
The documentation for this class was generated from the following file: