astropy:docs

Pix2Sky_CAR

class astropy.modeling.projections.Pix2Sky_CAR[source] [edit on github]

Bases: astropy.modeling.projections.Pix2SkyProjection, astropy.modeling.projections.Cylindrical

CAR: Plate carrée projection - pixel to sky.

\phi &= x \\
\theta &= y

Attributes Summary

inverse

Methods Summary

evaluate(x, y)

Attributes Documentation

inverse

Methods Documentation

static evaluate(x, y)[source] [edit on github]

Page Contents