- work around a bioformats issue
Cargo Test / Cargo Test (push) Successful in 2m25s
PyTest / pytest (3.10) (push) Successful in 1m18s
PyTest / pytest (3.12) (push) Successful in 56s
PyTest / pytest (3.14) (push) Successful in 57s

This commit is contained in:
w.pomp
2026-06-16 14:25:26 +02:00
parent 998b24e7af
commit b3078dd915
9 changed files with 56 additions and 50 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
[![pytest](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/pytest.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=pytest.yml)
[![cargo test](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/cargo_test.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=cargo_test.yml)
[![pytest](https://git.pomppervova.nl/wim/tiffwrite/actions/workflows/pytest.yml/badge.svg)](https://git.pomppervova.nl/wim/tiffwrite/actions?workflow=pytest.yml)
[![cargo test](https://git.pomppervova.nl/wim/tiffwrite/actions/workflows/cargo_test.yml/badge.svg)](https://git.pomppervova.nl/wim/tiffwrite/actions?workflow=cargo_test.yml)
# Tiffwrite
Write BioFormats/ImageJ compatible tiffs with zstd compression in parallel using Rust.
@@ -22,7 +22,7 @@ makes that very hard anyway.
or
- install [rust](https://rustup.rs/)
- ``` pip install tiffwrite@git+https://git.wimpomp.nl/wim/tiffwrite ```
- ``` pip install tiffwrite@git+https://git.pomppervova.nl/wim/tiffwrite ```
## Usage
### Write an image stack