Bases: astropy.modeling.projections.Pix2SkyProjection, astropy.modeling.projections.HEALPix
HEALPix - pixel to sky.
Corresponds to the HPX projection in FITS WCS.
Parameters: | H : float
X : float
|
---|
Attributes Summary
H | |
X | |
param_names |
Methods Summary
evaluate(x, y, H, X) |
Attributes Documentation
Methods Documentation