Pix2Sky_COBEQuadSphericalCube

class astropy.modeling.projections.Pix2Sky_COBEQuadSphericalCube(*args, meta=None, name=None, **kwargs)[source] [edit on github]

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] [edit on github]

Evaluate the model on some input variables.