MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
Stoner/Analysis.py
Stoner/Core.py
Stoner/FileFormats.py
Stoner/Fit.py
Stoner/Folders.py
Stoner/HDF5.py
Stoner/Util.py
Stoner/Zip.py
Stoner/__init__.py
Stoner/compat.py
Stoner/tools.py
Stoner.egg-info/PKG-INFO
Stoner.egg-info/SOURCES.txt
Stoner.egg-info/dependency_links.txt
Stoner.egg-info/pbr.json
Stoner.egg-info/requires.txt
Stoner.egg-info/top_level.txt
Stoner/Image/__init__.py
Stoner/Image/core.py
Stoner/Image/folders.py
Stoner/Image/imagefuncs.py
Stoner/Image/kerr.py
Stoner/Image/stack.py
Stoner/Image/util.py
Stoner/analysis/__init__.py
Stoner/analysis/fitting/__init__.py
Stoner/analysis/fitting/mixins.py
Stoner/core/__init__.py
Stoner/core/array.py
Stoner/core/base.py
Stoner/core/exceptions.py
Stoner/core/setas.py
Stoner/core/utils.py
Stoner/folders/__init__.py
Stoner/folders/core.py
Stoner/folders/each.py
Stoner/folders/metadata.py
Stoner/folders/mixins.py
Stoner/folders/utils.py
Stoner/formats/__init__.py
Stoner/formats/facilities.py
Stoner/formats/generic.py
Stoner/formats/instruments.py
Stoner/formats/rigs.py
Stoner/plot/__init__.py
Stoner/plot/core.py
Stoner/plot/formats.py
Stoner/plot/utils.py
tests/__init__.py
tests/Stoner/__init__.py
tests/Stoner/test_Analysis.py
tests/Stoner/test_Core.py
tests/Stoner/test_FileFormats.py
tests/Stoner/test_HDF5.py
tests/Stoner/test_Util.py
tests/Stoner/test_Zip.py
tests/Stoner/test_doc_samples.py
tests/Stoner/Image/__init__.py
tests/Stoner/Image/test_core.py
tests/Stoner/Image/test_folder.py
tests/Stoner/Image/test_kerr.py
tests/Stoner/Image/test_listfuncs.py
tests/Stoner/Image/test_stack.py
tests/Stoner/core/__init__.py
tests/Stoner/core/test_setas.py
tests/Stoner/core/test_typeHintedDict.py
tests/Stoner/folders/__init__.py
tests/Stoner/folders/test_Folders.py
tests/Stoner/folders/test_each.py
tests/Stoner/folders/test_metadata.py
tests/Stoner/folders/test_mixins.py
tests/Stoner/plot/__init__.py
tests/Stoner/plot/test_plot.py