PatchSummaryTask
================

.. currentmodule:: lsst.faro.summary

.. autoclass:: PatchSummaryTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PatchSummaryTask.canMultiprocess

   .. rubric:: Methods Summary

   .. autosummary::

      ~PatchSummaryTask.adaptArgsAndRun
      ~PatchSummaryTask.addStandardMetadata
      ~PatchSummaryTask.areInputDatasetsScalar
      ~PatchSummaryTask.emptyMetadata
      ~PatchSummaryTask.getAllSchemaCatalogs
      ~PatchSummaryTask.getFullMetadata
      ~PatchSummaryTask.getFullName
      ~PatchSummaryTask.getInputDatasetTypes
      ~PatchSummaryTask.getName
      ~PatchSummaryTask.getResourceConfig
      ~PatchSummaryTask.getSchemaCatalogs
      ~PatchSummaryTask.getTaskDict
      ~PatchSummaryTask.makeField
      ~PatchSummaryTask.makeSubtask
      ~PatchSummaryTask.run
      ~PatchSummaryTask.runQuantum
      ~PatchSummaryTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess

   .. rubric:: Methods Documentation

   .. automethod:: adaptArgsAndRun
   .. automethod:: addStandardMetadata
   .. automethod:: areInputDatasetsScalar
   .. automethod:: emptyMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getInputDatasetTypes
   .. automethod:: getName
   .. automethod:: getResourceConfig
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: runQuantum
   .. automethod:: timer