LsstBlend
=========

.. currentmodule:: lsst.meas.extensions.scarlet

.. autoclass:: LsstBlend
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstBlend.K
      ~LsstBlend.components
      ~LsstBlend.coord
      ~LsstBlend.frame
      ~LsstBlend.n_components
      ~LsstBlend.n_sources
      ~LsstBlend.parameters
      ~LsstBlend.sources

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstBlend.check_parameters
      ~LsstBlend.fit
      ~LsstBlend.freeze
      ~LsstBlend.get_model
      ~LsstBlend.set_frame
      ~LsstBlend.unfreeze

   .. rubric:: Attributes Documentation

   .. autoattribute:: K
   .. autoattribute:: components
   .. autoattribute:: coord
   .. autoattribute:: frame
   .. autoattribute:: n_components
   .. autoattribute:: n_sources
   .. autoattribute:: parameters
   .. autoattribute:: sources

   .. rubric:: Methods Documentation

   .. automethod:: check_parameters
   .. automethod:: fit
   .. automethod:: freeze
   .. automethod:: get_model
   .. automethod:: set_frame
   .. automethod:: unfreeze