CenterAndProfile ================ .. currentmodule:: stellarphot.photometry.profiles .. autoclass:: CenterAndProfile :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CenterAndProfile.FWHM ~CenterAndProfile.HWHM ~CenterAndProfile.center ~CenterAndProfile.curve_of_growth ~CenterAndProfile.cutout_center ~CenterAndProfile.max_iters ~CenterAndProfile.normalized_profile ~CenterAndProfile.pixel_values_in_profile ~CenterAndProfile.profile_cutout ~CenterAndProfile.radial_profile ~CenterAndProfile.sky_area ~CenterAndProfile.sky_pixel_value .. rubric:: Methods Summary .. autosummary:: ~CenterAndProfile.noise ~CenterAndProfile.snr .. rubric:: Attributes Documentation .. autoattribute:: FWHM .. autoattribute:: HWHM .. autoattribute:: center .. autoattribute:: curve_of_growth .. autoattribute:: cutout_center .. autoattribute:: max_iters .. autoattribute:: normalized_profile .. autoattribute:: pixel_values_in_profile .. autoattribute:: profile_cutout .. autoattribute:: radial_profile .. autoattribute:: sky_area .. autoattribute:: sky_pixel_value .. rubric:: Methods Documentation .. automethod:: noise .. automethod:: snr