Source ====== .. currentmodule:: sedfitter.source .. autoclass:: Source :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Source.error ~Source.flux ~Source.n_data ~Source.n_wav ~Source.name ~Source.valid ~Source.x ~Source.y .. rubric:: Methods Summary .. autosummary:: ~Source.from_ascii ~Source.from_dict ~Source.get_log_fluxes ~Source.to_ascii ~Source.to_dict .. rubric:: Attributes Documentation .. autoattribute:: error .. autoattribute:: flux .. autoattribute:: n_data .. autoattribute:: n_wav .. autoattribute:: name .. autoattribute:: valid .. autoattribute:: x .. autoattribute:: y .. rubric:: Methods Documentation .. automethod:: from_ascii .. automethod:: from_dict .. automethod:: get_log_fluxes .. automethod:: to_ascii .. automethod:: to_dict