SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-tifffile-2021.1.14-2.63.noarch.rpm :

* Mon Jan 25 2021 andy great - Update to version 2021.1.14.
* Try ImageJ series if OME series fails
* Add option to use pages as chunks in ZarrFileStore (experimental).
* Fix reading from file objects with no readinto function.- Updates for version 2021.1.11
* Fix test errors on PyPy.
* Fix decoding bitorder with imagecodecs >= 2021.1.11.- Updates for version 2021.1.8
* Decode float24 using imagecodecs >= 2021.1.8.
* Consolidate reading of segments if possible.
* Mon Dec 28 2020 andy great - Add zarr dependency.
* Sat Dec 19 2020 andy great - Update to version 2020.12.8. Fix corrupted ImageDescription in multi shaped series if buffer too small. Fix libtiff warning that ImageDescription contains null byte in value. Fix reading invalid files using JPEG compression with palette colorspace.- Updates for 2020.12.4 Fix reading some JPEG compressed CFA images. Make index of SubIFDs a tuple. Pass through FileSequence.imread arguments in imread. Do not apply regex flags to FileSequence axes patterns (breaking).- Updates for 2020.11.26 Add option to pass axes metadata to ImageJ writer. Pad incomplete tiles passed to TiffWriter.write (#38). Split TiffTag constructor (breaking). Change TiffTag.dtype to TIFF.DATATYPES (breaking). Add TiffTag.overwrite method. Add script to change ImageDescription in files. Add TiffWriter.overwrite_description method (WIP).- Updates for 2020.11.18 Support writing SEPARATED color space (#37). Use imagecodecs.deflate codec if available. Fix SCN and NDPI series with Z dimensions. Add TiffReader alias for TiffFile. TiffPage.is_volumetric returns True if ImageDepth > 1. Zarr store getitem returns numpy arrays instead of bytes.
* Tue Nov 17 2020 Guillaume GARDET - Add _constraints file to avoid OOM
* Mon Nov 02 2020 andy great - Update to version 2020.10.1.
* Formally deprecate unused TiffFile parameters (scikit-image)- Disabled test test_write_compression_lerc, python-imagecodecs not build with lerc support.
* Fri Sep 18 2020 andy great - Update to version 2020.9.3.
* Do not write contiguous series by default (breaking).
* Allow to write to SubIFDs (WIP).
* Fix writing F-contiguous numpy arrays.- Ignore test_write_ome, test_class_omexml_attributes, test_class_omexml_multiimage, and test_class_omexml because it need network connection.
* Fri Aug 28 2020 Tomáš Chvátal - Enable testsuite
* Fri Aug 28 2020 Tomáš Chvátal - Match up versioning to whats in setup.py
* Sat Aug 22 2020 andy great - Clean up spec file.
* Thu Aug 13 2020 andy great - Fix ERROR: download_files is configured to fail when the upstream file is different than the committed file.
* Sun Aug 09 2020 andy great - Remove build condition.- Remove unnecessary dependencies.
* Mon Jul 20 2020 andy great - Fix spec file build condition.
* Tue Jun 02 2020 andy great - Update to version 2020.5.30.
* Re-add pure Python PackBits decoder.
 
ICM