- let tifread raise FileNotFoundError when series != 0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ndbioimage"
|
||||
version = "2026.3.6"
|
||||
version = "2026.4.0"
|
||||
description = "Bio image reading, metadata and some affine registration."
|
||||
authors = [
|
||||
{ name = "W. Pomp", email = "w.pomp@nki.nl" }
|
||||
@@ -35,7 +35,7 @@ write = ["matplotlib", "scikit-video"]
|
||||
bioformats = ["JPype1"]
|
||||
|
||||
[project.urls]
|
||||
repository = "https://github.com/wimpomp/ndbioimage"
|
||||
repository = "https://git.wimpomp.nl/wim/focusfeedbackgui"
|
||||
|
||||
[project.scripts]
|
||||
ndbioimage = "ndbioimage:main"
|
||||
|
||||
Reference in New Issue
Block a user