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