.. include:: ../wcs/references.txt WCS =================== .. currentmodule:: astropy.wcs.wcs .. autoclass:: WCS :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WCS.naxis1 ~WCS.naxis2 .. rubric:: Methods Summary .. autosummary:: ~WCS.get_naxis ~WCS.pix2foc ~WCS.calcFootprint ~WCS.wcs_sky2pix ~WCS.printwcs ~WCS.deepcopy ~WCS.sip_foc2pix ~WCS.to_header_string ~WCS.sub ~WCS.footprint_to_file ~WCS.to_fits ~WCS.wcs_pix2world ~WCS.wcs_world2pix ~WCS.p4_pix2foc ~WCS.rotateCD ~WCS.wcs_pix2sky ~WCS.get_axis_types ~WCS.det2im ~WCS.copy ~WCS.all_pix2world ~WCS.to_header ~WCS.sip_pix2foc ~WCS.all_pix2sky .. rubric:: Attributes Documentation .. autoattribute:: naxis1 .. autoattribute:: naxis2 .. rubric:: Methods Documentation .. automethod:: get_naxis .. automethod:: pix2foc .. automethod:: calcFootprint .. automethod:: wcs_sky2pix .. automethod:: printwcs .. automethod:: deepcopy .. automethod:: sip_foc2pix .. automethod:: to_header_string .. automethod:: sub .. automethod:: footprint_to_file .. automethod:: to_fits .. automethod:: wcs_pix2world .. automethod:: wcs_world2pix .. automethod:: p4_pix2foc .. automethod:: rotateCD .. automethod:: wcs_pix2sky .. automethod:: get_axis_types .. automethod:: det2im .. automethod:: copy .. automethod:: all_pix2world .. automethod:: to_header .. automethod:: sip_pix2foc .. automethod:: all_pix2sky