Drizzle
=======

.. currentmodule:: drizzle.resample

.. autoclass:: Drizzle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Drizzle.ctx_id
      ~Drizzle.fillval
      ~Drizzle.fillval2
      ~Drizzle.kernel
      ~Drizzle.out_ctx
      ~Drizzle.out_dq
      ~Drizzle.out_img
      ~Drizzle.out_img2
      ~Drizzle.out_wht
      ~Drizzle.total_exptime

   .. rubric:: Methods Summary

   .. autosummary::

      ~Drizzle.add_image

   .. rubric:: Attributes Documentation

   .. autoattribute:: ctx_id
   .. autoattribute:: fillval
   .. autoattribute:: fillval2
   .. autoattribute:: kernel
   .. autoattribute:: out_ctx
   .. autoattribute:: out_dq
   .. autoattribute:: out_img
   .. autoattribute:: out_img2
   .. autoattribute:: out_wht
   .. autoattribute:: total_exptime

   .. rubric:: Methods Documentation

   .. automethod:: add_image
