Releases: filippocastelli/pyometiff
Releases · filippocastelli/pyometiff
0.0.5
whats new:
- fixed error in
OMETIFFWriter
name setting
0.0.4
Whats new:
- in OMETIFFWriter you can now use
explicit_tiffdata=False
(default) to generate a single<ome:TiffData/>
tag instead of one per image plane.
0.0.3
0.0.3 release
test files by script.py are now fully compliant with OME-XML standard
0.0.3a2
github workflow test
0.0.3a1
full compliance (0 errors) with OME-XML format (tested with bftools/xmlvalid)
0.0.2
relative imports fixed + version changes
0.0.1
First pyometiff
release!
You can install from pip using
pip install pyometiff