ProfileBase =========== .. currentmodule:: photutils.profiles .. autoclass:: ProfileBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ProfileBase.profile ~ProfileBase.profile_error ~ProfileBase.radius .. rubric:: Methods Summary .. autosummary:: ~ProfileBase.normalize ~ProfileBase.plot ~ProfileBase.plot_error .. rubric:: Attributes Documentation .. autoattribute:: profile .. autoattribute:: profile_error .. autoattribute:: radius .. rubric:: Methods Documentation .. automethod:: normalize .. automethod:: plot .. automethod:: plot_error