ATK.Models.SED ============== .. currentmodule:: ATK.Models .. autoclass:: SED | | .. rubric:: Attributes .. autosummary:: ~SED.band ~SED.correction ~SED.flux ~SED.flux_err ~SED.id ~SED.separation ~SED.survey ~SED.wavelength .. rubric:: Methods .. autosummary:: ~SED.crop ~SED.from_dataframe ~SED.from_table ~SED.show ~SED.to_dataframe ~SED.to_hdu ~SED.to_table | | .. rubric:: Attribute Descriptions .. autoattribute:: SED.band .. autoattribute:: SED.correction .. autoattribute:: SED.flux .. autoattribute:: SED.flux_err .. autoattribute:: SED.id .. autoattribute:: SED.separation .. autoattribute:: SED.survey .. autoattribute:: SED.wavelength | .. rubric:: Method Descriptions .. automethod:: SED.crop .. automethod:: SED.from_dataframe .. automethod:: SED.from_table .. automethod:: SED.show .. automethod:: SED.to_dataframe .. automethod:: SED.to_hdu .. automethod:: SED.to_table