Definition at line 47 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.assembleCcd |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
2 target=AssembleCcdTask,
3 doc=
"CCD assembly task",
Definition at line 78 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.brighterFatterApplyGain |
|
static |
Initial value:
4 doc=
"Should the gain be applied when applying the brighter fatter correction?"
Definition at line 233 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.brighterFatterKernelFile |
|
static |
Initial value:
4 doc=
"Kernel file used for the brighter fatter correction"
Definition at line 216 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.brighterFatterMaxIter |
|
static |
Initial value:
4 doc=
"Maximum number of iterations for the brighter fatter correction"
Definition at line 221 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.brighterFatterThreshold |
|
static |
Initial value:
4 doc=
"Threshold used to stop iterating the brighter fatter correction. It is the "
5 " absolute value of the difference between the current corrected image and the one"
6 " from the previous iteration summed over all the pixels."
Definition at line 226 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.crosstalk |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
3 doc=
"Intra-CCD crosstalk correction",
Definition at line 207 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.datasetType |
|
static |
Initial value:
3 doc=
"Dataset type for input data; users will typically leave this alone, "
4 "but camera-specific ISR tasks will override it",
Definition at line 238 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doAssembleCcd |
|
static |
Initial value:
4 doc=
"Assemble amp-level exposures into a ccd-level exposure?"
Definition at line 187 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doAssembleIsrExposures |
|
static |
Initial value:
4 doc=
"Assemble amp-level calibration exposures into ccd-level exposure?"
Definition at line 182 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doBias |
|
static |
Initial value:
3 doc=
"Apply bias frame correction?",
Definition at line 48 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doBrighterFatter |
|
static |
Initial value:
4 doc=
"Apply the brighter fatter correction"
Definition at line 211 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doCrosstalk |
|
static |
Initial value:
3 doc=
"Apply intra-CCD crosstalk correction?",
Definition at line 202 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doDark |
|
static |
Initial value:
3 doc=
"Apply dark frame correction?",
Definition at line 53 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doDefect |
|
static |
Initial value:
3 doc=
"Apply correction for CCD defects, e.g. hot pixels?",
Definition at line 68 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doFlat |
|
static |
Initial value:
3 doc=
"Apply flat field correction?",
Definition at line 58 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doFringe |
|
static |
Initial value:
3 doc=
"Apply fringe correction?",
Definition at line 63 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doLinearize |
|
static |
Initial value:
3 doc=
"Correct for nonlinearity of the detector's response?",
Definition at line 197 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doSaturationInterpolation |
|
static |
Initial value:
3 doc=
"Perform interpolation over pixels masked as saturated?",
Definition at line 167 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.doWrite |
|
static |
Initial value:
3 doc=
"Persist postISRCCD?",
Definition at line 73 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.expectWcs |
|
static |
Initial value:
4 doc=
"Expect input science images to have a WCS (set False for e.g. spectrographs)"
Definition at line 192 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.fallbackFilterName |
|
static |
Initial value: 1 = pexConfig.Field(dtype=str,
2 doc=
"Fallback default filter name for calibrations", optional=
True)
Definition at line 244 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.flatScalingType |
|
static |
Initial value: 1 = pexConfig.ChoiceField(
3 doc=
"The method for scaling the flat on the fly.",
6 "USER":
"Scale by flatUserScale",
7 "MEAN":
"Scale by the inverse of the mean",
8 "MEDIAN":
"Scale by the inverse of the median",
Definition at line 121 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.flatUserScale |
|
static |
Initial value:
3 doc=
"If flatScalingType is 'USER' then scale flat by this amount; ignored otherwise",
Definition at line 131 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.fluxMag0T1 |
|
static |
Initial value:
3 doc=
"The approximate flux of a zero-magnitude object in a one-second exposure",
Definition at line 172 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.fringe |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
3 doc=
"Fringe subtraction task",
Definition at line 102 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.fringeAfterFlat |
|
static |
Initial value:
3 doc=
"Do fringe subtraction after flat-fielding?",
Definition at line 97 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.fwhm |
|
static |
Initial value:
3 doc=
"FWHM of PSF (arcsec)",
Definition at line 106 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.gain |
|
static |
Initial value:
3 doc=
"The gain to use if no Detector is present in the Exposure (ignored if NaN)",
Definition at line 82 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.growSaturationFootprintSize |
|
static |
Initial value:
3 doc=
"Number of pixels by which to grow the saturation footprints",
Definition at line 162 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.keysToRemoveFromAssembledCcd |
|
static |
Initial value:
3 doc=
"fields to remove from the metadata of the assembled ccd.",
Definition at line 177 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.overscanFitType |
|
static |
Initial value: 1 = pexConfig.ChoiceField(
3 doc=
"The method for fitting the overscan bias level.",
6 "POLY":
"Fit ordinary polynomial to the longest axis of the overscan region",
7 "CHEB":
"Fit Chebyshev polynomial to the longest axis of the overscan region",
8 "LEG":
"Fit Legendre polynomial to the longest axis of the overscan region",
9 "NATURAL_SPLINE":
"Fit natural spline to the longest axis of the overscan region",
10 "CUBIC_SPLINE":
"Fit cubic spline to the longest axis of the overscan region",
11 "AKIMA_SPLINE":
"Fit Akima spline to the longest axis of the overscan region",
12 "MEAN":
"Correct using the mean of the overscan region",
13 "MEDIAN":
"Correct using the median of the overscan region",
Definition at line 136 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.overscanOrder |
|
static |
Initial value:
3 doc=(
"Order of polynomial or to fit if overscan fit type is a polynomial, " +
4 "or number of spline knots if overscan fit type is a spline."),
Definition at line 151 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.overscanRej |
|
static |
Initial value:
3 doc=
"Rejection threshold (sigma) for collapsing overscan before fit",
Definition at line 157 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.readNoise |
|
static |
Initial value:
3 doc=
"The read noise to use if no Detector is present in the Exposure",
Definition at line 87 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.saturatedMaskName |
|
static |
Initial value:
3 doc=
"Name of mask plane to use in saturation detection and interpolation",
Definition at line 111 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.saturation |
|
static |
Initial value:
3 doc=
"The saturation level to use if no Detector is present in the Exposure (ignored if NaN)",
Definition at line 92 of file isrTask.py.
tuple lsst.ip.isr.isrTask.IsrTaskConfig.suspectMaskName |
|
static |
Initial value:
3 doc=
"Name of mask plane to use for suspect pixels",
Definition at line 116 of file isrTask.py.
The documentation for this class was generated from the following file: