MakeDiscreteSkyMapTask¶
Python API summary¶
from lsst.pipe.tasks.makeDiscreteSkyMap import MakeDiscreteSkyMapTask
-
class
MakeDiscreteSkyMapTask
(config=None, *, name=None, parentTask=None, log=None) Make a DiscreteSkyMap in a repository, using the bounding box of a set of calexps
...
- attributeconfig
Access configuration fields and retargetable subtasks.
-
method
run
(wcs_bbox_tuple_list, oldSkyMap=None) Make a SkyMap from the bounds of the given set of calexp metadata
...
See also
See the MakeDiscreteSkyMapTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
borderSize¶
additional border added to the bounding box of the calexps, in degrees
coaddName¶
coadd name, e.g. deep, goodSeeing, chiSquared
doAppend¶
append another tract to an existing DiscreteSkyMap on disk, if present?
doWrite¶
persist the skyMap?
skyMap¶
- Data type
lsst.skymap.baseSkyMap.BaseSkyMapConfig
- Field type
SkyMap configuration parameters, excluding position and radius