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.calc_ee_at_radius ~CurveOfGrowth.calc_radius_at_ee ~CurveOfGrowth.normalize ~CurveOfGrowth.plot ~CurveOfGrowth.plot_error ~CurveOfGrowth.unnormalize .. rubric:: Attributes Documentation .. autoattribute:: apertures .. autoattribute:: area .. autoattribute:: profile .. autoattribute:: profile_error .. autoattribute:: radius .. rubric:: Methods Documentation .. automethod:: calc_ee_at_radius .. automethod:: calc_radius_at_ee .. automethod:: normalize .. automethod:: plot .. automethod:: plot_error .. automethod:: unnormalize