SingleFrameJacobianConfig#

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

Bases: SingleFramePluginConfig

Configuration for the Jacobian calculation plugin.

Attributes Summary

doMeasure

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

pixelScale

Nominal pixel size (arcsec) (float, default 0.5)

Attributes Documentation

doMeasure#

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

pixelScale#

Nominal pixel size (arcsec) (float, default 0.5)