SkyRectangularAnnulus ===================== .. currentmodule:: photutils.aperture .. autoclass:: SkyRectangularAnnulus :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyRectangularAnnulus.h_in ~SkyRectangularAnnulus.h_out ~SkyRectangularAnnulus.isscalar ~SkyRectangularAnnulus.positions ~SkyRectangularAnnulus.shape ~SkyRectangularAnnulus.theta ~SkyRectangularAnnulus.w_in ~SkyRectangularAnnulus.w_out .. rubric:: Methods Summary .. autosummary:: ~SkyRectangularAnnulus.copy ~SkyRectangularAnnulus.to_pixel .. rubric:: Attributes Documentation .. autoattribute:: h_in .. autoattribute:: h_out .. autoattribute:: isscalar .. autoattribute:: positions .. autoattribute:: shape .. autoattribute:: theta .. autoattribute:: w_in .. autoattribute:: w_out .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: to_pixel