.. include:: ../wcs/references.txt WCS =============== .. currentmodule:: astropy.wcs .. autoclass:: WCS :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WCS.axis_type_names ~WCS.celestial ~WCS.has_celestial ~WCS.is_celestial ~WCS.pixel_scale_matrix .. rubric:: Methods Summary .. autosummary:: ~WCS.all_pix2world ~WCS.all_world2pix ~WCS.calc_footprint ~WCS.copy ~WCS.deepcopy ~WCS.det2im ~WCS.dropaxis ~WCS.fix ~WCS.footprint_to_file ~WCS.get_axis_types ~WCS.p4_pix2foc ~WCS.pix2foc ~WCS.printwcs ~WCS.reorient_celestial_first ~WCS.rotateCD ~WCS.sip_foc2pix ~WCS.sip_pix2foc ~WCS.slice ~WCS.sub ~WCS.swapaxes ~WCS.to_fits ~WCS.to_header ~WCS.to_header_string ~WCS.wcs_pix2world ~WCS.wcs_world2pix .. rubric:: Attributes Documentation .. autoattribute:: axis_type_names .. autoattribute:: celestial .. autoattribute:: has_celestial .. autoattribute:: is_celestial .. autoattribute:: pixel_scale_matrix .. rubric:: Methods Documentation .. automethod:: all_pix2world .. automethod:: all_world2pix .. automethod:: calc_footprint .. automethod:: copy .. automethod:: deepcopy .. automethod:: det2im .. automethod:: dropaxis .. automethod:: fix .. automethod:: footprint_to_file .. automethod:: get_axis_types .. automethod:: p4_pix2foc .. automethod:: pix2foc .. automethod:: printwcs .. automethod:: reorient_celestial_first .. automethod:: rotateCD .. automethod:: sip_foc2pix .. automethod:: sip_pix2foc .. automethod:: slice .. automethod:: sub .. automethod:: swapaxes .. automethod:: to_fits .. automethod:: to_header .. automethod:: to_header_string .. automethod:: wcs_pix2world .. automethod:: wcs_world2pix