forcepho.patches
================
Classes in the :py:mod:`forcepho.patches` module are used to organize pixel and
meta data for small regions on the sky, and to communicate that data to the GPU
when required.

.. automodule:: forcepho.patches
   :members: Patch, FITSPatch, StorePatch
