CoaddPsf ======== .. currentmodule:: lsst.meas.algorithms .. autoclass:: CoaddPsf :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CoaddPsf.COPY ~CoaddPsf.INTERNAL .. rubric:: Methods Summary .. autosummary:: ~CoaddPsf.clone ~CoaddPsf.computeApertureFlux ~CoaddPsf.computeBBox ~CoaddPsf.computeImage ~CoaddPsf.computeImageBBox ~CoaddPsf.computeKernelBBox ~CoaddPsf.computeKernelImage ~CoaddPsf.computePeak ~CoaddPsf.computeShape ~CoaddPsf.getAverageColor ~CoaddPsf.getAveragePosition ~CoaddPsf.getBBox ~CoaddPsf.getCacheCapacity ~CoaddPsf.getCoaddWcs ~CoaddPsf.getComponentCount ~CoaddPsf.getId ~CoaddPsf.getLocalKernel ~CoaddPsf.getPsf ~CoaddPsf.getValidPolygon ~CoaddPsf.getWcs ~CoaddPsf.getWeight ~CoaddPsf.isPersistable ~CoaddPsf.readFits ~CoaddPsf.recenterKernelImage ~CoaddPsf.resized ~CoaddPsf.setCacheCapacity ~CoaddPsf.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:: getBBox .. automethod:: getCacheCapacity .. automethod:: getCoaddWcs .. automethod:: getComponentCount .. automethod:: getId .. automethod:: getLocalKernel .. automethod:: getPsf .. automethod:: getValidPolygon .. automethod:: getWcs .. automethod:: getWeight .. automethod:: isPersistable .. automethod:: readFits .. automethod:: recenterKernelImage .. automethod:: resized .. automethod:: setCacheCapacity .. automethod:: writeFits