◆ datasetType
lsst.obs.decam.decamNullIsr.DecamNullIsrConfig.datasetType |
|
static |
Initial value:= pexConfig.Field(
dtype=str,
doc="Dataset type for input data; read by ProcessCcdTask; users will typically leave this alone",
default="instcal",
)
◆ doWrite
lsst.obs.decam.decamNullIsr.DecamNullIsrConfig.doWrite |
|
static |
Initial value:= pexConfig.Field(
dtype=bool,
doc="Persist loaded data as a postISRCCD? The default is false, to avoid duplicating data.",
default=False,
)
The documentation for this class was generated from the following file:
- python/lsst/obs/decam/decamNullIsr.py