.. include:: ../wcs/references.txt BaseHighLevelWCS ================ .. currentmodule:: astropy.wcs.wcsapi .. autoclass:: BaseHighLevelWCS :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseHighLevelWCS.low_level_wcs .. rubric:: Methods Summary .. autosummary:: ~BaseHighLevelWCS.array_index_to_world ~BaseHighLevelWCS.pixel_to_world ~BaseHighLevelWCS.world_to_array_index ~BaseHighLevelWCS.world_to_pixel .. rubric:: Attributes Documentation .. autoattribute:: low_level_wcs .. rubric:: Methods Documentation .. automethod:: array_index_to_world .. automethod:: pixel_to_world .. automethod:: world_to_array_index .. automethod:: world_to_pixel