KerrStack
=========

.. currentmodule:: Stoner.Image.kerr

.. autoclass:: KerrStack
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KerrStack.basenames
      ~KerrStack.clone
      ~KerrStack.debug
      ~KerrStack.defaults
      ~KerrStack.depth
      ~KerrStack.directory
      ~KerrStack.each
      ~KerrStack.fields
      ~KerrStack.files
      ~KerrStack.groups
      ~KerrStack.images
      ~KerrStack.imarray
      ~KerrStack.instance
      ~KerrStack.is_empty
      ~KerrStack.key
      ~KerrStack.layout
      ~KerrStack.loaded
      ~KerrStack.loader
      ~KerrStack.ls
      ~KerrStack.lsgrp
      ~KerrStack.max_size
      ~KerrStack.metadata
      ~KerrStack.mindepth
      ~KerrStack.not_empty
      ~KerrStack.not_loaded
      ~KerrStack.objects
      ~KerrStack.pattern
      ~KerrStack.root
      ~KerrStack.setas
      ~KerrStack.shape
      ~KerrStack.size
      ~KerrStack.trunkdepth
      ~KerrStack.type

   .. rubric:: Methods Summary

   .. autosummary::

      ~KerrStack.HcMap
      ~KerrStack.add_group
      ~KerrStack.align
      ~KerrStack.all
      ~KerrStack.append
      ~KerrStack.apply_all
      ~KerrStack.as_stack
      ~KerrStack.asfloat
      ~KerrStack.average
      ~KerrStack.average_Hcmap
      ~KerrStack.clear
      ~KerrStack.compress
      ~KerrStack.convert
      ~KerrStack.correct_drifts
      ~KerrStack.count
      ~KerrStack.crop_stack
      ~KerrStack.crop_text
      ~KerrStack.denoise_thresh
      ~KerrStack.dtype_limits
      ~KerrStack.extend
      ~KerrStack.fetch
      ~KerrStack.file
      ~KerrStack.filter
      ~KerrStack.filterout
      ~KerrStack.find_threshold
      ~KerrStack.flatten
      ~KerrStack.from_tiff
      ~KerrStack.get
      ~KerrStack.getlist
      ~KerrStack.group
      ~KerrStack.hysteresis
      ~KerrStack.index
      ~KerrStack.index_to_field
      ~KerrStack.insert
      ~KerrStack.items
      ~KerrStack.keep_latest
      ~KerrStack.keys
      ~KerrStack.loadgroup
      ~KerrStack.make_name
      ~KerrStack.mask_select
      ~KerrStack.mean
      ~KerrStack.montage
      ~KerrStack.on_load_process
      ~KerrStack.pop
      ~KerrStack.popitem
      ~KerrStack.prune
      ~KerrStack.remove
      ~KerrStack.reverse
      ~KerrStack.save
      ~KerrStack.select
      ~KerrStack.setdefault
      ~KerrStack.show
      ~KerrStack.slice_metadata
      ~KerrStack.sort
      ~KerrStack.stable_mask
      ~KerrStack.stddev
      ~KerrStack.stderr
      ~KerrStack.subtract
      ~KerrStack.to_tiff
      ~KerrStack.unflatten
      ~KerrStack.unload
      ~KerrStack.update
      ~KerrStack.values
      ~KerrStack.walk_groups
      ~KerrStack.zip_groups

   .. rubric:: Attributes Documentation

   .. autoattribute:: basenames
   .. autoattribute:: clone
   .. autoattribute:: debug
   .. autoattribute:: defaults
   .. autoattribute:: depth
   .. autoattribute:: directory
   .. autoattribute:: each
   .. autoattribute:: fields
   .. autoattribute:: files
   .. autoattribute:: groups
   .. autoattribute:: images
   .. autoattribute:: imarray
   .. autoattribute:: instance
   .. autoattribute:: is_empty
   .. autoattribute:: key
   .. autoattribute:: layout
   .. autoattribute:: loaded
   .. autoattribute:: loader
   .. autoattribute:: ls
   .. autoattribute:: lsgrp
   .. autoattribute:: max_size
   .. autoattribute:: metadata
   .. autoattribute:: mindepth
   .. autoattribute:: not_empty
   .. autoattribute:: not_loaded
   .. autoattribute:: objects
   .. autoattribute:: pattern
   .. autoattribute:: root
   .. autoattribute:: setas
   .. autoattribute:: shape
   .. autoattribute:: size
   .. autoattribute:: trunkdepth
   .. autoattribute:: type

   .. rubric:: Methods Documentation

   .. automethod:: HcMap
   .. automethod:: add_group
   .. automethod:: align
   .. automethod:: all
   .. automethod:: append
   .. automethod:: apply_all
   .. automethod:: as_stack
   .. automethod:: asfloat
   .. automethod:: average
   .. automethod:: average_Hcmap
   .. automethod:: clear
   .. automethod:: compress
   .. automethod:: convert
   .. automethod:: correct_drifts
   .. automethod:: count
   .. automethod:: crop_stack
   .. automethod:: crop_text
   .. automethod:: denoise_thresh
   .. automethod:: dtype_limits
   .. automethod:: extend
   .. automethod:: fetch
   .. automethod:: file
   .. automethod:: filter
   .. automethod:: filterout
   .. automethod:: find_threshold
   .. automethod:: flatten
   .. automethod:: from_tiff
   .. automethod:: get
   .. automethod:: getlist
   .. automethod:: group
   .. automethod:: hysteresis
   .. automethod:: index
   .. automethod:: index_to_field
   .. automethod:: insert
   .. automethod:: items
   .. automethod:: keep_latest
   .. automethod:: keys
   .. automethod:: loadgroup
   .. automethod:: make_name
   .. automethod:: mask_select
   .. automethod:: mean
   .. automethod:: montage
   .. automethod:: on_load_process
   .. automethod:: pop
   .. automethod:: popitem
   .. automethod:: prune
   .. automethod:: remove
   .. automethod:: reverse
   .. automethod:: save
   .. automethod:: select
   .. automethod:: setdefault
   .. automethod:: show
   .. automethod:: slice_metadata
   .. automethod:: sort
   .. automethod:: stable_mask
   .. automethod:: stddev
   .. automethod:: stderr
   .. automethod:: subtract
   .. automethod:: to_tiff
   .. automethod:: unflatten
   .. automethod:: unload
   .. automethod:: update
   .. automethod:: values
   .. automethod:: walk_groups
   .. automethod:: zip_groups
