Config for MakeSkyMapTask
Definition at line 32 of file makeSkyMap.py.
tuple lsst.pipe.tasks.makeSkyMap.MakeSkyMapConfig.coaddName |
|
static |
Initial value:
2 doc=
"coadd name, e.g. deep, goodSeeing, chiSquared",
Definition at line 35 of file makeSkyMap.py.
tuple lsst.pipe.tasks.makeSkyMap.MakeSkyMapConfig.doWrite |
|
static |
Initial value:
2 doc=
"persist the skyMap? If False then run generates the sky map and returns it, "
3 +
"but does not save it to the data repository",
Definition at line 44 of file makeSkyMap.py.
tuple lsst.pipe.tasks.makeSkyMap.MakeSkyMapConfig.skyMap |
|
static |
Initial value: 1 = skyMapRegistry.makeField(
Definition at line 40 of file makeSkyMap.py.
The documentation for this class was generated from the following file: