ImagePsfMatchTask
=================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ImagePsfMatchTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImagePsfMatchTask.emptyMetadata
      ~ImagePsfMatchTask.getAllSchemaCatalogs
      ~ImagePsfMatchTask.getFullMetadata
      ~ImagePsfMatchTask.getFullName
      ~ImagePsfMatchTask.getFwhmPix
      ~ImagePsfMatchTask.getName
      ~ImagePsfMatchTask.getSchemaCatalogs
      ~ImagePsfMatchTask.getSelectSources
      ~ImagePsfMatchTask.getTaskDict
      ~ImagePsfMatchTask.makeCandidateList
      ~ImagePsfMatchTask.makeField
      ~ImagePsfMatchTask.makeSubtask
      ~ImagePsfMatchTask.matchExposures
      ~ImagePsfMatchTask.matchMaskedImages
      ~ImagePsfMatchTask.subtractExposures
      ~ImagePsfMatchTask.subtractMaskedImages
      ~ImagePsfMatchTask.timer

   .. rubric:: Methods Documentation

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