-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
28c0521
commit 081fa81
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.2 2021/03/04 14:05:49 adam Exp $ | ||
$NetBSD: distinfo,v 1.3 2021/03/05 04:21:05 gutteridge Exp $ | ||
|
||
SHA1 (tifffile-2021.2.26.tar.gz) = ccb6c53d3e4c6d68d858489ab2fd05f15d0f57dc | ||
RMD160 (tifffile-2021.2.26.tar.gz) = b8a472629c8805bbaa4528b90b12bc1bf8af8ac7 | ||
SHA512 (tifffile-2021.2.26.tar.gz) = 863527c7321b4c8b03fa3b4edc4ba4596ffb7ff9f0f2a040d4a64d96d528b4624b1a605716c8d22744d3afe8ed81c22e065b9b44276996f786077983fcaa085e | ||
Size (tifffile-2021.2.26.tar.gz) = 241832 bytes | ||
SHA1 (tifffile-2021.3.4.tar.gz) = 4d87f65fc9097663fe23cb5962acf241286af1ec | ||
RMD160 (tifffile-2021.3.4.tar.gz) = cc3b481cb0f67227d75651ab4adbcce49563c0fb | ||
SHA512 (tifffile-2021.3.4.tar.gz) = 77c9c8b0d656a3c730bb92c9fda893ec7232184dcf070d373418dbed87f122b16e2458e640f4dc11c348520539b434a6ae09a0ab8f75d2aefb31416cd86260b7 | ||
Size (tifffile-2021.3.4.tar.gz) = 243754 bytes |