Sky2Pix_COBEQuadSphericalCube

class astropy.modeling.projections.Sky2Pix_COBEQuadSphericalCube(*args, **kwargs)[source]

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

COBE quadrilateralized spherical cube projection - sky to pixel.

Corresponds to the CSC projection in FITS WCS.

Methods Summary

evaluate(phi, theta)

Evaluate the model on some input variables.

Methods Documentation

classmethod evaluate(phi, theta)[source]

Evaluate the model on some input variables.