ImageStackMixin
===============

.. currentmodule:: Stoner.Image.stack

.. autoclass:: ImageStackMixin
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ImageStackMixin.imarray
      ~ImageStackMixin.max_size
      ~ImageStackMixin.shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImageStackMixin.asfloat
      ~ImageStackMixin.convert
      ~ImageStackMixin.correct_drifts
      ~ImageStackMixin.crop_stack
      ~ImageStackMixin.dtype_limits
      ~ImageStackMixin.show

   .. rubric:: Attributes Documentation

   .. autoattribute:: imarray
   .. autoattribute:: max_size
   .. autoattribute:: shape

   .. rubric:: Methods Documentation

   .. automethod:: asfloat
   .. automethod:: convert
   .. automethod:: correct_drifts
   .. automethod:: crop_stack
   .. automethod:: dtype_limits
   .. automethod:: show
