Definition at line 33 of file assembleCcdTask.py.
◆ doTrim
pexConfig lsst.ip.isr.assembleCcdTask.AssembleCcdConfig.doTrim |
|
static |
Initial value:= pexConfig.Field(
doc="trim out non-data regions?",
dtype=bool,
default=True,
)
Definition at line 34 of file assembleCcdTask.py.
◆ keysToRemove
pexConfig lsst.ip.isr.assembleCcdTask.AssembleCcdConfig.keysToRemove |
|
static |
Initial value:= pexConfig.ListField(
doc="FITS headers to remove (in addition to DATASEC, BIASSEC, TRIMSEC and perhaps GAIN)",
dtype=str,
default=(),
)
Definition at line 39 of file assembleCcdTask.py.
The documentation for this class was generated from the following file: