lsst.pipe.drivers
21.0.0-2-ga63a54e+ed905339c8
|
Public Member Functions | |
def | run (self, exposureOrImage) |
Measure a particular statistic on an image (of some sort). More... | |
Static Public Attributes | |
ConfigClass = CalibStatsConfig | |
Measure statistics on the background This can be useful for scaling the background, e.g., for flats and fringe frames.
Definition at line 49 of file constructCalibs.py.
def lsst.pipe.drivers.constructCalibs.CalibStatsTask.run | ( | self, | |
exposureOrImage | |||
) |
Measure a particular statistic on an image (of some sort).
exposureOrImage | Exposure, MaskedImage or Image. |
Definition at line 56 of file constructCalibs.py.
|
static |
Definition at line 54 of file constructCalibs.py.