Pix2Sky_COBEQuadSphericalCube

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

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

COBE quadrilateralized spherical cube projection - pixel to sky.

Corresponds to the CSC projection in FITS WCS.

Methods Summary

evaluate(x, y)

Evaluate the model on some input variables.

Methods Documentation

classmethod evaluate(x, y)[source]

Evaluate the model on some input variables.