PcaPsf
======

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: PcaPsf
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PcaPsf.COPY
      ~PcaPsf.INTERNAL

   .. rubric:: Methods Summary

   .. autosummary::

      ~PcaPsf.clone
      ~PcaPsf.computeApertureFlux
      ~PcaPsf.computeBBox
      ~PcaPsf.computeImage
      ~PcaPsf.computeImageBBox
      ~PcaPsf.computeKernelBBox
      ~PcaPsf.computeKernelImage
      ~PcaPsf.computePeak
      ~PcaPsf.computeShape
      ~PcaPsf.getAverageColor
      ~PcaPsf.getAveragePosition
      ~PcaPsf.getCacheCapacity
      ~PcaPsf.getKernel
      ~PcaPsf.getLocalKernel
      ~PcaPsf.isPersistable
      ~PcaPsf.readFits
      ~PcaPsf.recenterKernelImage
      ~PcaPsf.resized
      ~PcaPsf.setCacheCapacity
      ~PcaPsf.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:: getKernel
   .. automethod:: getLocalKernel
   .. automethod:: isPersistable
   .. automethod:: readFits
   .. automethod:: recenterKernelImage
   .. automethod:: resized
   .. automethod:: setCacheCapacity
   .. automethod:: writeFits