Commit 8715507
Bump iohub to 0.3.2, requires-python to >=3.12
iohub 0.3.1+ replaced multiprocessing.Pool with ThreadPoolExecutor
in process_single_position (czbiohub-sf/iohub#396), renaming
num_processes to num_threads. The old num_threads kwarg was leaking
through **kwargs to transform functions, causing TypeError in
run-flat-field.
iohub 0.3.2 also restores OME-Zarr v0.4 write support. Both 0.3.1
and 0.3.2 require Python >=3.12.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f18e6d8 commit 8715507
2 files changed
Lines changed: 136 additions & 953 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
0 commit comments