Sky2Pix_SansonFlamsteed¶
-
class
astropy.modeling.projections.Sky2Pix_SansonFlamsteed[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.PseudoCylindricalSanson-Flamsteed projection - sky to pixel.
Corresponds to the
SFLprojection in FITS WCS.x &= \phi \cos \theta \\ y &= \theta
Methods Summary
evaluate(phi, theta)Methods Documentation
-
classmethod
evaluate(phi, theta)[source] [edit on github]¶
-
classmethod