ImageDifferenceTask =================== .. currentmodule:: lsst.pipe.tasks.imageDifference .. autoclass:: ImageDifferenceTask :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageDifferenceTask.canMultiprocess .. rubric:: Methods Summary .. autosummary:: ~ImageDifferenceTask.checkTemplateIsSufficient ~ImageDifferenceTask.emptyMetadata ~ImageDifferenceTask.fitAstrometry ~ImageDifferenceTask.getFullMetadata ~ImageDifferenceTask.getFullName ~ImageDifferenceTask.getName ~ImageDifferenceTask.getResourceConfig ~ImageDifferenceTask.getTaskDict ~ImageDifferenceTask.makeField ~ImageDifferenceTask.makeIdFactory ~ImageDifferenceTask.makeSubtask ~ImageDifferenceTask.prepareCalibratedExposure ~ImageDifferenceTask.run ~ImageDifferenceTask.runDebug ~ImageDifferenceTask.runQuantum ~ImageDifferenceTask.timer .. rubric:: Attributes Documentation .. autoattribute:: canMultiprocess .. rubric:: Methods Documentation .. automethod:: checkTemplateIsSufficient .. automethod:: emptyMetadata .. automethod:: fitAstrometry .. automethod:: getFullMetadata .. automethod:: getFullName .. automethod:: getName .. automethod:: getResourceConfig .. automethod:: getTaskDict .. automethod:: makeField .. automethod:: makeIdFactory .. automethod:: makeSubtask .. automethod:: prepareCalibratedExposure .. automethod:: run .. automethod:: runDebug .. automethod:: runQuantum .. automethod:: timer