astropy:docs

Sky2Pix_CYP

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

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

CYP : Cylindrical Perspective - sky to pixel.

Attributes Summary

inverse
lam
mu
param_names

Methods Summary

evaluate(phi, theta, mu, lam)

Attributes Documentation

inverse
lam
mu
param_names = ('mu', 'lam')

Methods Documentation

classmethod evaluate(phi, theta, mu, lam)[source] [edit on github]

Page Contents