lsst.meas.algorithms
21.0.0-14-gb69b93b5+4d76db0002
|
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) |