forcepho.storage
================
Classes in the :py:mod:`forcepho.patches.storage` module are used to store *all*
of the pixel data and meta data (WCS, headers) for a given dataset.

.. automodule:: forcepho.patches.storage
   :members: PixelStore, MetaStore, PSFStore
