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