BackgroundList
==============

.. currentmodule:: lsst.afw.math

.. autoclass:: BackgroundList
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BackgroundList.append
      ~BackgroundList.clone
      ~BackgroundList.getImage
      ~BackgroundList.readFits
      ~BackgroundList.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: append
   .. automethod:: clone
   .. automethod:: getImage
   .. automethod:: readFits
   .. automethod:: writeFits