PixelAperture ============= .. currentmodule:: photutils.aperture .. autoclass:: PixelAperture :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PixelAperture.bbox ~PixelAperture.isscalar ~PixelAperture.shape .. rubric:: Methods Summary .. autosummary:: ~PixelAperture.area ~PixelAperture.area_overlap ~PixelAperture.copy ~PixelAperture.do_photometry ~PixelAperture.plot ~PixelAperture.positions ~PixelAperture.to_mask ~PixelAperture.to_sky .. rubric:: Attributes Documentation .. autoattribute:: bbox .. autoattribute:: isscalar .. autoattribute:: shape .. rubric:: Methods Documentation .. automethod:: area .. automethod:: area_overlap .. automethod:: copy .. automethod:: do_photometry .. automethod:: plot .. automethod:: positions .. automethod:: to_mask .. automethod:: to_sky