Sky2Pix_CAR¶
-
class
astropy.modeling.projections.
Sky2Pix_CAR
[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection
,astropy.modeling.projections.Cylindrical
CAR: Plate carrée projection - sky to pixel.
x &= \phi \\ y &= \theta
Attributes Summary
inverse
Methods Summary
evaluate
(phi, theta)Attributes Documentation
-
inverse
¶
Methods Documentation
-
static
evaluate
(phi, theta)[source] [edit on github]¶
-