Sky2Pix_QuadSphericalCube

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

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

Quadrilateralized spherical cube projection - sky to pixel.

Corresponds to the QSC projection in FITS WCS.

Methods Summary

evaluate(phi, theta)

Methods Documentation

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