lsst.meas.algorithms
13.0-18-gc4ad422+4
|
Classes | |
class | ObjectSizeStarSelectorConfig |
class | EventHandler |
class | ObjectSizeStarSelectorTask |
A star selector that looks for a cluster of small objects in a size-magnitude plot. More... | |
Functions | |
def | plot |
def lsst.meas.algorithms.objectSizeStarSelector.plot | ( | mag, | |
width, | |||
centers, | |||
clusterId, | |||
marker = "o" , |
|||
markersize = 2 , |
|||
markeredgewidth = 0 , |
|||
ltype = '-' , |
|||
magType = "model" , |
|||
clear = True |
|||
) |
Definition at line 238 of file objectSizeStarSelector.py.