|
lsst.pipe.tasks g2c8cee2ce7+1ac6cedd78
|
Public Member Functions | |
| setDefaults (self) | |
| fiducialMagnitudeLimit (self, band, pixelScale, gain) | |
Config for ComputeExposureSummaryTask
Definition at line 42 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 188 of file computeExposureSummaryStats.py.
| lsst.pipe.tasks.computeExposureSummaryStats.ComputeExposureSummaryStatsConfig.setDefaults | ( | self | ) |
Definition at line 167 of file computeExposureSummaryStats.py.
|
static |
Definition at line 54 of file computeExposureSummaryStats.py.
|
static |
Definition at line 49 of file computeExposureSummaryStats.py.
|
static |
Definition at line 142 of file computeExposureSummaryStats.py.
|
static |
Definition at line 149 of file computeExposureSummaryStats.py.
|
static |
Definition at line 121 of file computeExposureSummaryStats.py.
|
static |
Definition at line 135 of file computeExposureSummaryStats.py.
|
static |
Definition at line 114 of file computeExposureSummaryStats.py.
|
static |
Definition at line 128 of file computeExposureSummaryStats.py.
|
static |
Definition at line 161 of file computeExposureSummaryStats.py.
|
static |
Definition at line 156 of file computeExposureSummaryStats.py.
|
static |
Definition at line 95 of file computeExposureSummaryStats.py.
|
static |
Definition at line 102 of file computeExposureSummaryStats.py.
|
static |
Definition at line 108 of file computeExposureSummaryStats.py.
|
static |
Definition at line 89 of file computeExposureSummaryStats.py.
|
static |
Definition at line 83 of file computeExposureSummaryStats.py.
|
static |
Definition at line 73 of file computeExposureSummaryStats.py.
|
static |
Definition at line 44 of file computeExposureSummaryStats.py.
|
static |
Definition at line 78 of file computeExposureSummaryStats.py.
|
static |
Definition at line 59 of file computeExposureSummaryStats.py.
|
static |
Definition at line 64 of file computeExposureSummaryStats.py.
|
static |
Definition at line 68 of file computeExposureSummaryStats.py.