BaseMeasurementPlugin#

class lsst.meas.base.BaseMeasurementPlugin(config, name, logName=None)#

Bases: BasePlugin

Base class for all measurement plugins.

Notes#

This is class is a placeholder for future behavior which will be shared only between measurement plugins and is implemented for symmetry with the measurement base plugin configuration class