CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/README.md
docs/conf.py
docs/index.rst
docs/qpformat.bib
docs/requirements.txt
docs/sec_changelog.rst
docs/sec_code_reference.rst
docs/sec_examples.rst
docs/sec_getting_started.rst
docs/sec_introduction.rst
docs/sec_z_bib.rst
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
docs/extensions/qpformat_readers.py
examples/convert_txt2h5.py
examples/convert_txt2npy.py
examples/convert_txt2tif.py
examples/generate_example_images.py
examples/hyperspy_hologram.jpg
examples/hyperspy_hologram.py
examples/tif_hologram.jpg
examples/tif_hologram.py
qpformat/__init__.py
qpformat/_version.py
qpformat/_version_save.py
qpformat/cli.py
qpformat/core.py
qpformat.egg-info/PKG-INFO
qpformat.egg-info/SOURCES.txt
qpformat.egg-info/dependency_links.txt
qpformat.egg-info/entry_points.txt
qpformat.egg-info/requires.txt
qpformat.egg-info/top_level.txt
qpformat/file_formats/__init__.py
qpformat/file_formats/dataset.py
qpformat/file_formats/series_hdf5_hyperspy.py
qpformat/file_formats/series_hdf5_qpimage.py
qpformat/file_formats/series_zip_tif_holo.py
qpformat/file_formats/series_zip_tif_phasics.py
qpformat/file_formats/single_hdf5_qpimage.py
qpformat/file_formats/single_npy_numpy.py
qpformat/file_formats/single_tif_holo.py
qpformat/file_formats/single_tif_phasics.py
tests/conftest.py
tests/test_core.py
tests/test_dataset.py
tests/test_series_folder.py
tests/test_series_hdf5_hyperspy.py
tests/test_series_hdf5_qpimage.py
tests/test_series_zip_tif_holo.py
tests/test_series_zip_tif_phasics.py
tests/test_single_hdf5_qpimage.py
tests/test_single_npy_numpy.py
tests/test_single_tif_holo.py
tests/test_single_tif_phasics.py
tests/test_storage_type.py
tests/data/series_phasics.zip
tests/data/single_qpimage.h5