SnapPsfMatchTask
================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: SnapPsfMatchTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SnapPsfMatchTask.emptyMetadata
      ~SnapPsfMatchTask.getFullMetadata
      ~SnapPsfMatchTask.getFullName
      ~SnapPsfMatchTask.getFwhmPix
      ~SnapPsfMatchTask.getName
      ~SnapPsfMatchTask.getSelectSources
      ~SnapPsfMatchTask.getTaskDict
      ~SnapPsfMatchTask.makeCandidateList
      ~SnapPsfMatchTask.makeField
      ~SnapPsfMatchTask.makeKernelBasisList
      ~SnapPsfMatchTask.makeSubtask
      ~SnapPsfMatchTask.matchExposures
      ~SnapPsfMatchTask.matchMaskedImages
      ~SnapPsfMatchTask.subtractExposures
      ~SnapPsfMatchTask.subtractMaskedImages
      ~SnapPsfMatchTask.timer

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getFwhmPix
   .. automethod:: getName
   .. automethod:: getSelectSources
   .. automethod:: getTaskDict
   .. automethod:: makeCandidateList
   .. automethod:: makeField
   .. automethod:: makeKernelBasisList
   .. automethod:: makeSubtask
   .. automethod:: matchExposures
   .. automethod:: matchMaskedImages
   .. automethod:: subtractExposures
   .. automethod:: subtractMaskedImages
   .. automethod:: timer