Sky2Pix_HEALPixPolar¶
-
class
astropy.modeling.projections.Sky2Pix_HEALPixPolar(*args, meta=None, name=None, **kwargs)[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.HEALPixHEALPix polar, aka “butterfly” projection - pixel to sky.
Corresponds to the
XPHprojection in FITS WCS.Methods Summary
evaluate(phi, theta)Methods Documentation
-
classmethod
evaluate(phi, theta)[source] [edit on github]¶
-
classmethod