MakeDiscreteSkyMapTask

Python API summary

from lsst.pipe.tasks.makeDiscreteSkyMap import MakeDiscreteSkyMapTask
classMakeDiscreteSkyMapTask(**kwargs)

!Make a DiscreteSkyMap in a repository, using the bounding box of a set of calexps...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrunDataRef(butler, dataRefList)

!Make a skymap from the bounds of the given set of calexps...

See also

See the MakeDiscreteSkyMapTask API reference for complete details.

Retargetable subtasks

No subtasks.

Configuration fields

borderSize

Default
0.0
Field type
float Field
additional border added to the bounding box of the calexps, in degrees

coaddName

Default
'deep'
Field type
str Field
coadd name, e.g. deep, goodSeeing, chiSquared

doAppend

Default
False
Field type
bool Field
append another tract to an existing DiscreteSkyMap on disk, if present?

doWrite

Default
True
Field type
bool Field
persist the skyMap?

skyMap

Data type
lsst.skymap.baseSkyMap.BaseSkyMapConfig
Field type
ConfigField
SkyMap configuration parameters, excluding position and radius