ScaleZeroPointTask¶
Python API summary¶
from lsst.pipe.tasks.scaleZeroPoint import ScaleZeroPointTask
-
class
(*args, **kwargs)ScaleZeroPointTask
Compute scale factor to scale exposures to a desired photometric zero point
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(exposure, dataRef=None)run
Scale the specified exposure to the desired photometric zeropoint
...
See also
See the ScaleZeroPointTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.