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