Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2021-05-06 09:42:53 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tifffile: updated to 2021.4.8

2021.4.8
    Pass 4393 tests.
    Fix reading OJPEG with wrong photometric or samplesperpixel tags.
    Fix fsspec ReferenceFileSystem v1 and JPEG compression.
    Use TiffTagRegistry for NDPI_TAGS, EXIF_TAGS, GPS_TAGS, IOP_TAGS constants.
    Make TIFF.GEO_KEYS an Enum (breaking).
   2021-04-02 09:47:00 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-tifffile: updated to 2021.3.31

2021.3.31
    Pass 4391 tests.
    Use JPEG restart markers as tile offsets in NDPI.
    Support version 1 and more codecs in fsspec ReferenceFileSystem (untested).
2021.3.17
    Fix regression reading multi-file OME-TIFF with missing files.
    Fix fsspec ReferenceFileSystem with non-native byte order.
2021.3.16
    TIFF is no longer a defended trademark.
    Add method to export fsspec ReferenceFileSystem from ZarrTiffStore
   2021-03-08 21:07:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tifffile: updated to 2021.3.5

2021.3.5
Pass 4390 tests.
Preliminary support for EER format.
Do not warn about unknown compression
   2021-03-05 05:21:05 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
py-tifffile: update to 2021.3.4

2021.3.4
    Pass 4389 tests.
    Fix reading multi-file, multi-series OME-TIFF (#67).
    Detect ScanImage 2021 files (#46).
    Shape new version ScanImage series according to metadata (breaking).
    Remove Description key from TiffFile.scanimage_metadata dict (breaking).
    Return ScanImage version from read_scanimage_metadata (breaking).
    Fix docstrings.
   2021-03-04 15:05:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tifffile: updated to 2021.2.26

2021.2.26
  Pass 4388 tests.
  Squeeze axes of LSM series by default (breaking).
  Add option to preserve single dimensions when reading from series (WIP).
  Do not allow appending to OME-TIFF files.
  Fix reading STK files without name attribute in metadata.
  Make TIFF constants multi-thread safe and pickleable.
  Add detection of NDTiffStorage MajorVersion to read_micromanager_metadata.
  Support ScanImage v4 files in read_scanimage_metadata (not tested).
   2021-02-28 00:47:59 by Mark Davies | Files touched by this commit (1)
Log message:
py-tifffile: not for python2.7
   2021-02-24 20:54:49 by Mark Davies | Files touched by this commit (5)
Log message:
py-tifffile: Add version 2021.2.1

Tifffile is a Python library to
* store numpy arrays in TIFF (Tagged Image File Format) files, and
* read image and metadata from TIFF-like files used in bioimaging.
Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK,
LSM, SGI, NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ,
GEL, SVS, SCN, SIS, ZIF (Zoomable Image File Format), QPTIFF (QPI),
NDPI, and GeoTIFF files.

Next | Query returned 27 messages, browsing 21 to 30 | previous