SingleFrameJacobianConfig#
- class lsst.meas.base.SingleFrameJacobianConfig(*args, **kw)#
Bases:
SingleFramePluginConfigConfiguration for the Jacobian calculation plugin.
Attributes Summary
whether to run this plugin in single-object mode (
bool, defaultTrue)Nominal pixel size (arcsec) (
float, default0.5)Attributes Documentation
- doMeasure#
whether to run this plugin in single-object mode (
bool, defaultTrue)
- pixelScale#
Nominal pixel size (arcsec) (
float, default0.5)