Metadata-Version: 2.4
Name: simtif
Version: 1.0.1
Summary: Utilities for working with SIM Stacks saved as TIFF files.
Author-email: Jakob Wessendorf <jwessendorf@physik.uni-bielefeld.de>
Keywords: tiff,image,simtif
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: tifffile
Dynamic: license-file

# simtif

Python package that extends on the package tifffile used to read and write tif files.
This package provides extra functionality to load SIM image stacks from a tif file and save them.
In particular this package add the functionality to reorder the stacks.
