NoiseReplacer
=============

.. currentmodule:: lsst.meas.base

.. autoclass:: NoiseReplacer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NoiseReplacer.exposure
      ~NoiseReplacer.footprints
      ~NoiseReplacer.log

   .. rubric:: Methods Summary

   .. autosummary::

      ~NoiseReplacer.end
      ~NoiseReplacer.getNoiseGenerator
      ~NoiseReplacer.insertSource
      ~NoiseReplacer.removeSource

   .. rubric:: Attributes Documentation

   .. autoattribute:: exposure
   .. autoattribute:: footprints
   .. autoattribute:: log

   .. rubric:: Methods Documentation

   .. automethod:: end
   .. automethod:: getNoiseGenerator
   .. automethod:: insertSource
   .. automethod:: removeSource