lsst.meas.algorithms  20.0.0-7-gc818c6e6+f7ac80044f
Classes | Namespaces | Functions
objectSizeStarSelector.py File Reference

Go to the source code of this file.

Classes

class  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelectorConfig
 
class  lsst.meas.algorithms.objectSizeStarSelector.EventHandler
 
class  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelectorTask
 A star selector that looks for a cluster of small objects in a size-magnitude plot. More...
 

Namespaces

 lsst.meas.algorithms.objectSizeStarSelector
 

Functions

def lsst.meas.algorithms.objectSizeStarSelector.plot (mag, width, centers, clusterId, marker="o", markersize=2, markeredgewidth=0, ltype='-', magType="model", clear=True)