SingleFramePeakCentroidConfig#

class lsst.meas.base.SingleFramePeakCentroidConfig(*args, **kw)#

Bases: SingleFramePluginConfig

Configuration for the single frame peak centroiding algorithm.

Attributes Summary

doMeasure

whether to run this plugin in single-object mode (bool, default True)

Attributes Documentation

doMeasure#

whether to run this plugin in single-object mode (bool, default True)