lsst.skymap g037fbe16b5+6aff9d8993
|
Public Member Functions | |
def | __init__ (self, nSide, ident, nest, patchInnerDimensions, patchBorder, ctrCoord, tractOverlap, wcs) |
Tract for the HealpixSkyMap
Definition at line 66 of file healpixSkyMap.py.
def lsst.skymap.healpixSkyMap.HealpixTractInfo.__init__ | ( | self, | |
nSide, | |||
ident, | |||
nest, | |||
patchInnerDimensions, | |||
patchBorder, | |||
ctrCoord, | |||
tractOverlap, | |||
wcs | |||
) |
Set vertices from nside, ident, nest
Reimplemented from lsst.skymap.tractInfo.TractInfo.
Definition at line 69 of file healpixSkyMap.py.