ConvolvedFluxes =============== .. currentmodule:: sedfitter.convolved_fluxes .. autoclass:: ConvolvedFluxes :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ConvolvedFluxes.apertures ~ConvolvedFluxes.central_wavelength ~ConvolvedFluxes.error ~ConvolvedFluxes.flux ~ConvolvedFluxes.model_names ~ConvolvedFluxes.n_ap ~ConvolvedFluxes.n_models .. rubric:: Methods Summary .. autosummary:: ~ConvolvedFluxes.find_radius_cumul ~ConvolvedFluxes.find_radius_sigma ~ConvolvedFluxes.interpolate ~ConvolvedFluxes.read ~ConvolvedFluxes.sort_to_match ~ConvolvedFluxes.write .. rubric:: Attributes Documentation .. autoattribute:: apertures .. autoattribute:: central_wavelength .. autoattribute:: error .. autoattribute:: flux .. autoattribute:: model_names .. autoattribute:: n_ap .. autoattribute:: n_models .. rubric:: Methods Documentation .. automethod:: find_radius_cumul .. automethod:: find_radius_sigma .. automethod:: interpolate .. automethod:: read .. automethod:: sort_to_match .. automethod:: write