lsst.meas.algorithms g4a7591d645+fa9daf83c6
Loading...
Searching...
No Matches
objectSizeStarSelector.py File Reference

Go to the source code of this file.

Classes

class  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeNoSourcesError
class  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeNoGoodSourcesError
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
namespace  lsst.meas.algorithms.objectSizeStarSelector

Functions

 lsst.meas.algorithms.objectSizeStarSelector._assignClusters (yvec, centers)
 lsst.meas.algorithms.objectSizeStarSelector._kcenters (yvec, nCluster, useMedian=False, widthStdAllowed=0.15)
 lsst.meas.algorithms.objectSizeStarSelector._improveCluster (yvec, centers, clusterId, nsigma=2.0, nIteration=10, clusterNum=0, widthStdAllowed=0.15)
 lsst.meas.algorithms.objectSizeStarSelector.plot (mag, width, centers, clusterId, marker="o", markersize=2, markeredgewidth=0, ltype='-', magType="model", clear=True)

Variables

 lsst.meas.algorithms.objectSizeStarSelector._LOG = getLogger(__name__)