CfhtIsrTask
===========

.. currentmodule:: lsst.obs.cfht.cfhtIsrTask

.. autoclass:: CfhtIsrTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CfhtIsrTask.canMultiprocess

   .. rubric:: Methods Summary

   .. autosummary::

      ~CfhtIsrTask.compareCameraKeywords
      ~CfhtIsrTask.convertIntToFloat
      ~CfhtIsrTask.darkCorrection
      ~CfhtIsrTask.debugView
      ~CfhtIsrTask.doLinearize
      ~CfhtIsrTask.emptyMetadata
      ~CfhtIsrTask.ensureExposure
      ~CfhtIsrTask.extractCalibDate
      ~CfhtIsrTask.flatContext
      ~CfhtIsrTask.flatCorrection
      ~CfhtIsrTask.getFullMetadata
      ~CfhtIsrTask.getFullName
      ~CfhtIsrTask.getName
      ~CfhtIsrTask.getResourceConfig
      ~CfhtIsrTask.getTaskDict
      ~CfhtIsrTask.makeField
      ~CfhtIsrTask.makeSubtask
      ~CfhtIsrTask.maskAmplifier
      ~CfhtIsrTask.maskAndInterpolateDefects
      ~CfhtIsrTask.maskAndInterpolateNan
      ~CfhtIsrTask.maskDefect
      ~CfhtIsrTask.maskEdges
      ~CfhtIsrTask.maskNan
      ~CfhtIsrTask.maskNegativeVariance
      ~CfhtIsrTask.measureBackground
      ~CfhtIsrTask.overscanCorrection
      ~CfhtIsrTask.roughZeroPoint
      ~CfhtIsrTask.run
      ~CfhtIsrTask.runQuantum
      ~CfhtIsrTask.saturationDetection
      ~CfhtIsrTask.saturationInterpolation
      ~CfhtIsrTask.suspectDetection
      ~CfhtIsrTask.timer
      ~CfhtIsrTask.updateVariance

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess

   .. rubric:: Methods Documentation

   .. automethod:: compareCameraKeywords
   .. automethod:: convertIntToFloat
   .. automethod:: darkCorrection
   .. automethod:: debugView
   .. automethod:: doLinearize
   .. automethod:: emptyMetadata
   .. automethod:: ensureExposure
   .. automethod:: extractCalibDate
   .. automethod:: flatContext
   .. automethod:: flatCorrection
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getResourceConfig
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: maskAmplifier
   .. automethod:: maskAndInterpolateDefects
   .. automethod:: maskAndInterpolateNan
   .. automethod:: maskDefect
   .. automethod:: maskEdges
   .. automethod:: maskNan
   .. automethod:: maskNegativeVariance
   .. automethod:: measureBackground
   .. automethod:: overscanCorrection
   .. automethod:: roughZeroPoint
   .. automethod:: run
   .. automethod:: runQuantum
   .. automethod:: saturationDetection
   .. automethod:: saturationInterpolation
   .. automethod:: suspectDetection
   .. automethod:: timer
   .. automethod:: updateVariance