lsst.meas.algorithms gc655b1545f+a153293d79
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
 

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::algorithms
 Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations.
 
namespace  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)