- work around a bioformats issue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=pytest.yml)
|
||||
[](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=cargo_test.yml)
|
||||
[](https://git.pomppervova.nl/wim/tiffwrite/actions?workflow=pytest.yml)
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user