HsmFwhm
=======

.. currentmodule:: lsst.pipe.tasks.functors

.. autoclass:: HsmFwhm
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HsmFwhm.SIGMA2FWHM
      ~HsmFwhm.columns
      ~HsmFwhm.name
      ~HsmFwhm.noDup
      ~HsmFwhm.pixelScale
      ~HsmFwhm.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~HsmFwhm.__call__
      ~HsmFwhm.difference
      ~HsmFwhm.fail
      ~HsmFwhm.multilevelColumns

   .. rubric:: Attributes Documentation

   .. autoattribute:: SIGMA2FWHM
   .. autoattribute:: columns
   .. autoattribute:: name
   .. autoattribute:: noDup
   .. autoattribute:: pixelScale
   .. autoattribute:: shortname

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: difference
   .. automethod:: fail
   .. automethod:: multilevelColumns