WarpedPsf
=========

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: WarpedPsf
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~WarpedPsf.COPY
      ~WarpedPsf.INTERNAL

   .. rubric:: Methods Summary

   .. autosummary::

      ~WarpedPsf.clone
      ~WarpedPsf.computeApertureFlux
      ~WarpedPsf.computeBBox
      ~WarpedPsf.computeImage
      ~WarpedPsf.computeImageBBox
      ~WarpedPsf.computeKernelBBox
      ~WarpedPsf.computeKernelImage
      ~WarpedPsf.computePeak
      ~WarpedPsf.computeShape
      ~WarpedPsf.getAverageColor
      ~WarpedPsf.getAveragePosition
      ~WarpedPsf.getCacheCapacity
      ~WarpedPsf.getLocalKernel
      ~WarpedPsf.isPersistable
      ~WarpedPsf.readFits
      ~WarpedPsf.recenterKernelImage
      ~WarpedPsf.resized
      ~WarpedPsf.setCacheCapacity
      ~WarpedPsf.writeFits

   .. rubric:: Attributes Documentation

   .. autoattribute:: COPY
   .. autoattribute:: INTERNAL

   .. rubric:: Methods Documentation

   .. automethod:: clone
   .. automethod:: computeApertureFlux
   .. automethod:: computeBBox
   .. automethod:: computeImage
   .. automethod:: computeImageBBox
   .. automethod:: computeKernelBBox
   .. automethod:: computeKernelImage
   .. automethod:: computePeak
   .. automethod:: computeShape
   .. automethod:: getAverageColor
   .. automethod:: getAveragePosition
   .. automethod:: getCacheCapacity
   .. automethod:: getLocalKernel
   .. automethod:: isPersistable
   .. automethod:: readFits
   .. automethod:: recenterKernelImage
   .. automethod:: resized
   .. automethod:: setCacheCapacity
   .. automethod:: writeFits