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