LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | DummyHealpy |
class | HealpixTractInfo |
class | HealpixSkyMapConfig |
class | HealpixSkyMap |
Functions | |
def | angToCoord |
def | coordToAng |
def lsst.skymap.healpixSkyMap.angToCoord | ( | thetaphi | ) |
Convert healpy's ang to an afw Coord The ang is provided as a single object, thetaphi, so the output of healpy functions can be directed to this function without additional translation.
Definition at line 45 of file healpixSkyMap.py.
def lsst.skymap.healpixSkyMap.coordToAng | ( | coord | ) |