Pix2Sky_QuadSphericalCube¶
- class astropy.modeling.projections.Pix2Sky_QuadSphericalCube(*args, **kwargs)[source]¶
Bases:
astropy.modeling.projections.Pix2SkyProjection
,astropy.modeling.projections.QuadCube
Quadrilateralized spherical cube projection - pixel to sky.
Corresponds to the
QSC
projection in FITS WCS.Methods Summary
evaluate
(x, y)Methods Documentation