|
lsst.meas.algorithms g4a7591d645+ecc601e506
|
Go to the source code of this file.
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__) | |