Bases: astropy.modeling.projections.Sky2PixProjection, astropy.modeling.projections.Cylindrical
Plate carrée projection - sky to pixel.
Corresponds to the CAR projection in FITS WCS.
x &= \phi \\ y &= \theta
Methods Summary
evaluate(phi, theta) |
Methods Documentation