SED
===

.. currentmodule:: jetset.spectral_shapes

.. autoclass:: SED
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SED.nu
      ~SED.nuFnu
      ~SED.nuLnu_blob
      ~SED.nuLnu_src
      ~SED.nu_blob
      ~SED.nu_src

   .. rubric:: Methods Summary

   .. autosummary::

      ~SED.fill
      ~SED.fill_nuLnu
      ~SED.get_model_points
      ~SED.get_residuals

   .. rubric:: Attributes Documentation

   .. autoattribute:: nu
   .. autoattribute:: nuFnu
   .. autoattribute:: nuLnu_blob
   .. autoattribute:: nuLnu_src
   .. autoattribute:: nu_blob
   .. autoattribute:: nu_src

   .. rubric:: Methods Documentation

   .. automethod:: fill
   .. automethod:: fill_nuLnu
   .. automethod:: get_model_points
   .. automethod:: get_residuals
