MakeSkyMapTask¶
Python API summary¶
from lsst.pipe.tasks.makeSkyMap import MakeSkyMapTask
- 
classMakeSkyMapTask
- !Make a sky map in a repository - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrunDataRef
- !Make a skymap, persist it (optionally) and log some information about it - ...
See also
See the MakeSkyMapTask API reference for complete details.
Retargetable subtasks¶
skyMap¶
- Default
- 'dodeca'
- Field type
- Single-selection RegistryField
- Choices
- 'dodeca'
- lsst.skymap.dodecaSkyMap.DodecaSkyMap
- 'equat'
- lsst.skymap.equatSkyMap.EquatSkyMap
- 'discrete'
- lsst.skymap.discreteSkyMap.DiscreteSkyMap
- 'rings'
- lsst.skymap.ringsSkyMap.RingsSkyMap
- 'healpix'
- lsst.skymap.healpixSkyMap.HealpixSkyMap
 
type of skyMap