ScaleVarianceTask¶
Python API summary¶
from lsst.pipe.tasks.scaleVariance import ScaleVarianceTask
-
class
(*args, **kwargs)ScaleVarianceTask
Scale the variance in a MaskedImage
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(maskedImage)run
Rescale the variance in a maskedImage
...
See also
See the ScaleVarianceTask
API reference for complete details.
Retargetable subtasks¶
background¶
- Default
lsst.meas.algorithms.subtractBackground.SubtractBackgroundTask
- Field type
ConfigurableField
Background subtraction