SkyWcs ====== .. currentmodule:: lsst.afw.geom .. autoclass:: SkyWcs :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyWcs.isFits ~SkyWcs.isFlipped .. rubric:: Methods Summary .. autosummary:: ~SkyWcs.copyAtShiftedPixelOrigin ~SkyWcs.getCdMatrix ~SkyWcs.getFitsMetadata ~SkyWcs.getFrameDict ~SkyWcs.getPixelOrigin ~SkyWcs.getPixelScale ~SkyWcs.getSkyOrigin ~SkyWcs.getTanWcs ~SkyWcs.getTransform ~SkyWcs.isPersistable ~SkyWcs.linearizePixelToSky ~SkyWcs.linearizeSkyToPixel ~SkyWcs.pixelToSky ~SkyWcs.readFits ~SkyWcs.readString ~SkyWcs.skyToPixel ~SkyWcs.writeFits ~SkyWcs.writeString .. rubric:: Attributes Documentation .. autoattribute:: isFits .. autoattribute:: isFlipped .. rubric:: Methods Documentation .. automethod:: copyAtShiftedPixelOrigin .. automethod:: getCdMatrix .. automethod:: getFitsMetadata .. automethod:: getFrameDict .. automethod:: getPixelOrigin .. automethod:: getPixelScale .. automethod:: getSkyOrigin .. automethod:: getTanWcs .. automethod:: getTransform .. automethod:: isPersistable .. automethod:: linearizePixelToSky .. automethod:: linearizeSkyToPixel .. automethod:: pixelToSky .. automethod:: readFits .. automethod:: readString .. automethod:: skyToPixel .. automethod:: writeFits .. automethod:: writeString