lsst.pipe.drivers
18.1.0-4-g7bbbad0+4
|
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 53 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 60 of file constructCalibs.py.
|
static |
Definition at line 58 of file constructCalibs.py.