Bases: astropy.modeling.projections.Pix2SkyProjection, astropy.modeling.projections.Zenithal
Airy projection - pixel to sky.
Corresponds to the AIR projection in FITS WCS.
See Zenithal for a definition of the full transformation.
Parameters: | theta_b : float
|
---|
Attributes Summary
param_names | |
theta_b |
Methods Summary
evaluate(x, y, theta_b) |
Attributes Documentation
Methods Documentation