|
lsst.pipe.tasks ga84358f862+85c6baa312
|
Public Member Functions | |
| setDefaults (self) | |
| fiducialMagnitudeLimit (self, band, pixelScale, gain) | |
Config for ComputeExposureSummaryTask
Definition at line 43 of file computeExposureSummaryStats.py.
| lsst.pipe.tasks.computeExposureSummaryStats.ComputeExposureSummaryStatsConfig.fiducialMagnitudeLimit | ( | self, | |
| band, | |||
| pixelScale, | |||
| gain ) |
Compute the fiducial point-source magnitude limit based on config values.
This follows the conventions laid out in SMTN-002, LSE-40, and DMTN-296.
Parameters
----------
band : `str`
The band of interest
pixelScale : `float`
The pixel scale [arcsec/pix]
gain : `float`
The instrumental gain for the exposure [e-/ADU]. The gain should
be 1.0 if the image units are [e-].
Returns
-------
magnitude_limit : `float`
The fiducial magnitude limit calculated from fiducial values.
Definition at line 222 of file computeExposureSummaryStats.py.
| lsst.pipe.tasks.computeExposureSummaryStats.ComputeExposureSummaryStatsConfig.setDefaults | ( | self | ) |
Definition at line 184 of file computeExposureSummaryStats.py.
|
static |
Definition at line 55 of file computeExposureSummaryStats.py.
|
static |
Definition at line 50 of file computeExposureSummaryStats.py.
|
static |
Definition at line 143 of file computeExposureSummaryStats.py.
|
static |
Definition at line 150 of file computeExposureSummaryStats.py.
|
static |
Definition at line 122 of file computeExposureSummaryStats.py.
|
static |
Definition at line 136 of file computeExposureSummaryStats.py.
|
static |
Definition at line 115 of file computeExposureSummaryStats.py.
|
static |
Definition at line 129 of file computeExposureSummaryStats.py.
|
static |
Definition at line 162 of file computeExposureSummaryStats.py.
|
static |
Definition at line 157 of file computeExposureSummaryStats.py.
|
static |
Definition at line 96 of file computeExposureSummaryStats.py.
|
static |
Definition at line 103 of file computeExposureSummaryStats.py.
|
static |
Definition at line 109 of file computeExposureSummaryStats.py.
|
static |
Definition at line 90 of file computeExposureSummaryStats.py.
|
static |
Definition at line 84 of file computeExposureSummaryStats.py.
|
static |
Definition at line 74 of file computeExposureSummaryStats.py.
|
static |
Definition at line 167 of file computeExposureSummaryStats.py.
|
static |
Definition at line 171 of file computeExposureSummaryStats.py.
|
static |
Definition at line 175 of file computeExposureSummaryStats.py.
|
static |
Definition at line 179 of file computeExposureSummaryStats.py.
|
static |
Definition at line 45 of file computeExposureSummaryStats.py.
|
static |
Definition at line 79 of file computeExposureSummaryStats.py.
|
static |
Definition at line 60 of file computeExposureSummaryStats.py.
|
static |
Definition at line 65 of file computeExposureSummaryStats.py.
|
static |
Definition at line 69 of file computeExposureSummaryStats.py.