Sky2Pix_PlateCarree¶
-
class
astropy.modeling.projections.Sky2Pix_PlateCarree[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.CylindricalPlate carrée projection - sky to pixel.
Corresponds to the
CARprojection in FITS WCS.x &= \phi \\ y &= \theta
Methods Summary
evaluate(phi, theta)Methods Documentation
-
static
evaluate(phi, theta)[source] [edit on github]¶
-
static