astropy:docs

Sky2Pix_SIN

class astropy.modeling.projections.Sky2Pix_SIN[source] [edit on github]

Bases: astropy.modeling.projections.Sky2PixProjection, astropy.modeling.projections.Zenithal

SIN : Slant orthographic projection - sky to pixel.

See Zenithal for a definition of the full transformation.

R_\theta = \frac{180^{\circ}}{\pi}\cos \theta

Attributes Summary

inverse

Methods Summary

evaluate(phi, theta)

Attributes Documentation

inverse

Methods Documentation

classmethod evaluate(phi, theta)[source] [edit on github]

Page Contents