- czi: read tirf angle
- tiff: read spacing
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ndbioimage"
|
||||
version = "2026.4.0"
|
||||
version = "2026.7.0"
|
||||
description = "Bio image reading, metadata and some affine registration."
|
||||
authors = [
|
||||
{ name = "W. Pomp", email = "w.pomp@nki.nl" }
|
||||
@@ -24,8 +24,8 @@ dependencies = [
|
||||
"pyyaml",
|
||||
"SimpleITK-SimpleElastix; sys_platform != 'darwin'",
|
||||
"scikit-image",
|
||||
"tifffile <= 2025.1.10",
|
||||
"tiffwrite >= 2024.12.1",
|
||||
"tifffile >= 2024.1.30, <= 2025.1.10",
|
||||
"tiffwrite >= 2026.5.0",
|
||||
"tqdm",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user