Definition at line 29 of file _exposureInfoContinued.py.
◆ getSummaryStats()
def lsst.afw.image._exposureInfoContinued.ExposureInfo.getSummaryStats |
( |
|
self | ) |
|
Get exposure summary statistics component.
Returns
-------
summaryStats : `lsst.afw.image.ExposureSummaryStats`
Definition at line 32 of file _exposureInfoContinued.py.
◆ hasSummaryStats()
def lsst.afw.image._exposureInfoContinued.ExposureInfo.hasSummaryStats |
( |
|
self | ) |
|
Check if exposureInfo has a summary statistics component.
Returns
-------
hasSummaryStats : `bool`
True if exposureInfo has a summary statistics component.
Definition at line 50 of file _exposureInfoContinued.py.
◆ setSummaryStats()
def lsst.afw.image._exposureInfoContinued.ExposureInfo.setSummaryStats |
( |
|
self, |
|
|
|
summaryStats |
|
) |
| |
Set exposure summary statistics component.
Parameters
----------
summaryStats : `lsst.afw.image.ExposureSummaryStats`
Definition at line 41 of file _exposureInfoContinued.py.
◆ getFilterLabel
lsst.afw.image._exposureInfoContinued.ExposureInfo.getFilterLabel |
|
static |
◆ KEY_SUMMARY_STATS
string lsst.afw.image._exposureInfoContinued.ExposureInfo.KEY_SUMMARY_STATS = 'SUMMARY_STATS' |
|
static |
◆ reason [1/2]
string lsst.afw.image._exposureInfoContinued.ExposureInfo.reason = "Replaced by hasFilter. Will be removed after v24.", |
|
static |
◆ reason [2/2]
lsst.afw.image._exposureInfoContinued.ExposureInfo.reason |
|
static |
◆ setFilterLabel
lsst.afw.image._exposureInfoContinued.ExposureInfo.setFilterLabel |
|
static |
◆ version [1/2]
string lsst.afw.image._exposureInfoContinued.ExposureInfo.version = "v24.0") |
|
static |
◆ version [2/2]
lsst.afw.image._exposureInfoContinued.ExposureInfo.version |
|
static |
The documentation for this class was generated from the following file: