﻿ExtendedSource
==============

.. currentmodule:: prose.core.source

.. autoclass:: ExtendedSource()

   

   
   .. rubric:: Methods

   .. autosummary::
        :toctree:
   
      ~ExtendedSource.__init__
      ~ExtendedSource.annulus
      ~ExtendedSource.aperture
      ~ExtendedSource.centroid_isophote
      ~ExtendedSource.centroid_max
      ~ExtendedSource.circular_annulus
      ~ExtendedSource.circular_aperture
      ~ExtendedSource.copy
      ~ExtendedSource.elliptical_annulus
      ~ExtendedSource.elliptical_aperture
      ~ExtendedSource.fit_isophotes
      ~ExtendedSource.from_region
      ~ExtendedSource.plot
      ~ExtendedSource.plot_circle
      ~ExtendedSource.plot_ellipse
      ~ExtendedSource.rectangular_annulus
      ~ExtendedSource.rectangular_aperture
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ExtendedSource.a
      ~ExtendedSource.area
      ~ExtendedSource.b
      ~ExtendedSource.co_vertexes
      ~ExtendedSource.coords
      ~ExtendedSource.discarded
      ~ExtendedSource.eccentricity
      ~ExtendedSource.i
      ~ExtendedSource.orientation
      ~ExtendedSource.peak
      ~ExtendedSource.vertexes
   
   