SingleFrameNaiveTrailConfig#
- class lsst.meas.extensions.trailedSources.SingleFrameNaiveTrailConfig(*args, **kw)#
Bases:
SingleFramePluginConfigConfig class for SingleFrameNaiveTrailPlugin.
Attributes Summary
whether to run this plugin in single-object mode (
bool, defaultTrue)Maximum calculated model flux before falling back on aperture flux.
Attributes Documentation
- doMeasure#
whether to run this plugin in single-object mode (
bool, defaultTrue)
- maxFlux#
Maximum calculated model flux before falling back on aperture flux. (
float, default10000000000.0)