Tifffile

Latest version: v2024.5.10

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 23

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).

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.

2020.10.1

- Formally deprecate unused TiffFile parameters (scikit-image 4996).

2020.9.30

- Allow to pass additional arguments to compression codecs.
- Deprecate TiffWriter.save method (use TiffWriter.write).
- Deprecate TiffWriter.save compress parameter (use compression).
- Remove multifile parameter from TiffFile (breaking).
- Pass all is_flag arguments from imread to TiffFile.
- Do not byte-swap JPEG2000, WEBP, PNG, JPEGXR segments in TiffPage.decode.

2020.9.29

- Fix reading files produced by ScanImage > 2015 (29).

2020.9.28

- Derive ZarrStore from MutableMapping.
- Support zero shape ZarrTiffStore.
- Fix ZarrFileStore with non-TIFF files.
- Fix ZarrFileStore with missing files.
- Cache one chunk in ZarrFileStore.
- Keep track of already opened files in FileCache.
- Change parse_filenames function to return zero-based indices.
- Remove reopen parameter from asarray (breaking).
- Rename FileSequence.fromfile to imread (breaking).

Page 11 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.