11 Commits

Author SHA1 Message Date
Wim Pomp 034b879e3f - change all Option<Vec<_>> into Vec<_>
- add multi-channel.ome test
2026-01-04 16:49:12 +01:00
Wim Pomp bc2ea1eb0f - Pixels.Channel, BinData & TiffData now Option<Vec<_>> 2026-01-04 15:21:20 +01:00
Wim Pomp 1b8c9f625b - less restrictive dependency versions
- update publish action
- change Pixels.TiffData from Option to Vec
2026-01-04 15:01:40 +01:00
Wim Pomp f794e73dc6 - less restrictive dependency versions
- update publish action
2026-01-04 14:58:10 +01:00
w.pomp 68281d4809 - make error mod public 2025-09-26 18:16:44 +02:00
w.pomp d812e88de5 - replace anyhow by thiserror 2025-09-26 17:43:52 +02:00
Wim Pomp f1add2f8ad - fix some pickling issues 2025-05-06 15:37:04 +02:00
Wim Pomp cbb135e13e also publish on pypi 2025-04-30 12:52:12 +02:00
Wim Pomp a3a40fecb4 implement conversions for units 2025-04-30 11:33:06 +02:00
Wim Pomp 2c5e1ffa9e code 2025-04-28 20:38:21 +02:00
Wim Pomp b5e583f760 first commit 2025-04-28 20:31:35 +02:00