Bases: astropy.modeling.projections.Pix2SkyProjection, astropy.modeling.projections.Zenithal
TAN : Gnomonic projection - pixel to sky.
See Zenithal for a definition of the full transformation.
\theta = \tan^{-1}\left(\frac{180^{\circ}}{\pi R_\theta}\right)
Attributes Summary
inverse |
Methods Summary
evaluate(x, y) |
Attributes Documentation
Methods Documentation