Tifffile

Latest version: v2024.5.10

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

Scan your dependencies

Page 14 of 23

2020.5.7

- Add napari reader plugin (tentative).
- Fix writing single tiles larger than image data (3).
- Always store ExtraSamples values in tuple (breaking).

2020.5.5

- Allow to write tiled TIFF from iterable of tiles (WIP).
- Add method to iterate over decoded segments of TiffPage (WIP).
- Pass chunks of segments to ThreadPoolExecutor.map to reduce memory usage.
- Fix reading invalid files with too many strips.
- Fix writing over-aligned image data.
- Detect OME-XML without declaration (2).
- Support LERC compression (WIP).
- Delay load imagecodecs functions.
- Remove maxsize parameter from asarray (breaking).
- Deprecate ijmetadata parameter from TiffWriter.save (use metadata).

2020.2.16

- Add method to decode individual strips or tiles.
- Read strips and tiles in order of their offsets.
- Enable multi-threading when decompressing multiple strips.
- Replace TiffPage.tags dictionary with TiffTags (breaking).
- Replace TIFF.TAGS dictionary with TiffTagRegistry.
- Remove TIFF.TAG_NAMES (breaking).
- Improve handling of TiffSequence parameters in imread.
- Match last uncommon parts of file paths to FileSequence pattern (breaking).
- Allow letters in FileSequence pattern for indexing well plate rows.
- Allow to reorder axes in FileSequence.
- Allow to write > 4 GB arrays to plain TIFF when using compression.
- Allow to write zero size NumPy arrays to nonconformant TIFF (tentative).
- Fix xml2dict.
- Require imagecodecs >= 2020.1.31.
- Remove support for imagecodecs-lite (breaking).
- Remove verify parameter to asarray method (breaking).
- Remove deprecated lzw_decode functions (breaking).
- Remove support for Python 2.7 and 3.5 (breaking).

2019.7.26

- Fix infinite loop reading more than two tags of same code in IFD.
- Delay import of logging module.

2019.7.20

- Fix OME-XML detection for files created by Imaris.
- Remove or replace assert statements.

2019.7.2

- Do not write SampleFormat tag for unsigned data types.
- Write ByteCount tag values as SHORT or LONG if possible.
- Allow to specify axes in FileSequence pattern via group names.
- Add option to concurrently read FileSequence using threads.
- Derive TiffSequence from FileSequence.
- Use str(datetime.timedelta) to format Timer duration.
- Use perf_counter for Timer if possible.

Page 14 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.