Sky2Pix_QuadSphericalCube¶
-
class
astropy.modeling.projections.Sky2Pix_QuadSphericalCube(*args, meta=None, name=None, **kwargs)[source]¶ Bases:
astropy.modeling.projections.Sky2PixProjection,astropy.modeling.projections.QuadCubeQuadrilateralized spherical cube projection - sky to pixel.
Corresponds to the
QSCprojection in FITS WCS.Methods Summary
evaluate(phi, theta)Evaluate the model on some input variables. Methods Documentation