ZogyTask
========

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ZogyTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ZogyTask.calculateFourierDiffim
      ~ZogyTask.calculateMaskPlane
      ~ZogyTask.checkCentroids
      ~ZogyTask.computePsfAtCenter
      ~ZogyTask.emptyMetadata
      ~ZogyTask.estimateMatchingKernelSize
      ~ZogyTask.finishResultExposures
      ~ZogyTask.generateGrid
      ~ZogyTask.getAllSchemaCatalogs
      ~ZogyTask.getCentroid
      ~ZogyTask.getFullMetadata
      ~ZogyTask.getFullName
      ~ZogyTask.getName
      ~ZogyTask.getSchemaCatalogs
      ~ZogyTask.getTaskDict
      ~ZogyTask.initializeSubImage
      ~ZogyTask.inverseFftAndCropImage
      ~ZogyTask.makeField
      ~ZogyTask.makeKernelPsfFromArray
      ~ZogyTask.makeSpatialPsf
      ~ZogyTask.makeSubtask
      ~ZogyTask.padAndFftImage
      ~ZogyTask.padCenterOriginArray
      ~ZogyTask.pasteSubDiffImg
      ~ZogyTask.pixelSpaceSquare
      ~ZogyTask.prepareFullExposure
      ~ZogyTask.prepareSubExposure
      ~ZogyTask.removeNonFinitePixels
      ~ZogyTask.run
      ~ZogyTask.splitBorder
      ~ZogyTask.subtractImageMean
      ~ZogyTask.timer

   .. rubric:: Methods Documentation

   .. automethod:: calculateFourierDiffim
   .. automethod:: calculateMaskPlane
   .. automethod:: checkCentroids
   .. automethod:: computePsfAtCenter
   .. automethod:: emptyMetadata
   .. automethod:: estimateMatchingKernelSize
   .. automethod:: finishResultExposures
   .. automethod:: generateGrid
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getCentroid
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: initializeSubImage
   .. automethod:: inverseFftAndCropImage
   .. automethod:: makeField
   .. automethod:: makeKernelPsfFromArray
   .. automethod:: makeSpatialPsf
   .. automethod:: makeSubtask
   .. automethod:: padAndFftImage
   .. automethod:: padCenterOriginArray
   .. automethod:: pasteSubDiffImg
   .. automethod:: pixelSpaceSquare
   .. automethod:: prepareFullExposure
   .. automethod:: prepareSubExposure
   .. automethod:: removeNonFinitePixels
   .. automethod:: run
   .. automethod:: splitBorder
   .. automethod:: subtractImageMean
   .. automethod:: timer