Sky2Pix_COBEQuadSphericalCube¶
-
class
astropy.modeling.projections.Sky2Pix_COBEQuadSphericalCube(*args, meta=None, name=None, **kwargs)[source] [edit on github]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.QuadCubeCOBE quadrilateralized spherical cube projection - sky to pixel.
Corresponds to the
CSCprojection in FITS WCS.Methods Summary
evaluate(phi, theta)Methods Documentation
-
classmethod
evaluate(phi, theta)[source] [edit on github]¶
-
classmethod