ForcedPhotCoaddTask
===================

.. currentmodule:: lsst.meas.base

.. autoclass:: ForcedPhotCoaddTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ForcedPhotCoaddTask.canMultiprocess
      ~ForcedPhotCoaddTask.dataPrefix

   .. rubric:: Methods Summary

   .. autosummary::

      ~ForcedPhotCoaddTask.adaptArgsAndRun
      ~ForcedPhotCoaddTask.applyOverrides
      ~ForcedPhotCoaddTask.attachFootprints
      ~ForcedPhotCoaddTask.emptyMetadata
      ~ForcedPhotCoaddTask.fetchReferences
      ~ForcedPhotCoaddTask.generateMeasCat
      ~ForcedPhotCoaddTask.getAllSchemaCatalogs
      ~ForcedPhotCoaddTask.getDatasetTypes
      ~ForcedPhotCoaddTask.getExposure
      ~ForcedPhotCoaddTask.getExposureId
      ~ForcedPhotCoaddTask.getFullMetadata
      ~ForcedPhotCoaddTask.getFullName
      ~ForcedPhotCoaddTask.getInitInputDatasetTypes
      ~ForcedPhotCoaddTask.getInitOutputDatasetTypes
      ~ForcedPhotCoaddTask.getInitOutputDatasets
      ~ForcedPhotCoaddTask.getInputDatasetTypes
      ~ForcedPhotCoaddTask.getName
      ~ForcedPhotCoaddTask.getOutputDatasetTypes
      ~ForcedPhotCoaddTask.getResourceConfig
      ~ForcedPhotCoaddTask.getSchemaCatalogs
      ~ForcedPhotCoaddTask.getTaskDict
      ~ForcedPhotCoaddTask.makeField
      ~ForcedPhotCoaddTask.makeIdFactory
      ~ForcedPhotCoaddTask.makeSubtask
      ~ForcedPhotCoaddTask.parseAndRun
      ~ForcedPhotCoaddTask.run
      ~ForcedPhotCoaddTask.runDataRef
      ~ForcedPhotCoaddTask.runQuantum
      ~ForcedPhotCoaddTask.saveStruct
      ~ForcedPhotCoaddTask.timer
      ~ForcedPhotCoaddTask.writeConfig
      ~ForcedPhotCoaddTask.writeMetadata
      ~ForcedPhotCoaddTask.writeOutput
      ~ForcedPhotCoaddTask.writePackageVersions
      ~ForcedPhotCoaddTask.writeSchemas

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess
   .. autoattribute:: dataPrefix

   .. rubric:: Methods Documentation

   .. automethod:: adaptArgsAndRun
   .. automethod:: applyOverrides
   .. automethod:: attachFootprints
   .. automethod:: emptyMetadata
   .. automethod:: fetchReferences
   .. automethod:: generateMeasCat
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getDatasetTypes
   .. automethod:: getExposure
   .. automethod:: getExposureId
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getInitInputDatasetTypes
   .. automethod:: getInitOutputDatasetTypes
   .. automethod:: getInitOutputDatasets
   .. automethod:: getInputDatasetTypes
   .. automethod:: getName
   .. automethod:: getOutputDatasetTypes
   .. automethod:: getResourceConfig
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeIdFactory
   .. automethod:: makeSubtask
   .. automethod:: parseAndRun
   .. automethod:: run
   .. automethod:: runDataRef
   .. automethod:: runQuantum
   .. automethod:: saveStruct
   .. automethod:: timer
   .. automethod:: writeConfig
   .. automethod:: writeMetadata
   .. automethod:: writeOutput
   .. automethod:: writePackageVersions
   .. automethod:: writeSchemas