Skip to content

Releases: filippocastelli/pyometiff

0.0.5

06 Apr 18:17
Compare
Choose a tag to compare

whats new:

  • fixed error in OMETIFFWriter name setting

0.0.4

06 Apr 17:27
Compare
Choose a tag to compare

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

01 Apr 14:48
Compare
Choose a tag to compare

0.0.3 release
test files by script.py are now fully compliant with OME-XML standard

0.0.3a2

01 Apr 14:44
7afd2d4
Compare
Choose a tag to compare
0.0.3a2 Pre-release
Pre-release

github workflow test

0.0.3a1

01 Apr 13:53
Compare
Choose a tag to compare
0.0.3a1 Pre-release
Pre-release

full compliance (0 errors) with OME-XML format (tested with bftools/xmlvalid)

0.0.2

01 Apr 12:48
Compare
Choose a tag to compare
relative imports fixed + version changes

0.0.1

31 Mar 13:09
Compare
Choose a tag to compare

First pyometiff release!
You can install from pip using
pip install pyometiff