FITSImage ========= .. currentmodule:: snappl.image .. autoclass:: FITSImage :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FITSImage.flagspath ~FITSImage.imagepath ~FITSImage.noisepath ~FITSImage.path .. rubric:: Methods Summary .. autosummary:: ~FITSImage.get_cutout ~FITSImage.get_data ~FITSImage.get_fits_header ~FITSImage.get_ra_dec_cutout ~FITSImage.get_wcs ~FITSImage.save ~FITSImage.set_fits_header .. rubric:: Attributes Documentation .. autoattribute:: flagspath .. autoattribute:: imagepath .. autoattribute:: noisepath .. autoattribute:: path .. rubric:: Methods Documentation .. automethod:: get_cutout .. automethod:: get_data .. automethod:: get_fits_header .. automethod:: get_ra_dec_cutout .. automethod:: get_wcs .. automethod:: save .. automethod:: set_fits_header