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