- seqread bugfix where dimensions were mixed up

- seqread load metadata in parallel in
This commit is contained in:
Wim Pomp
2023-07-04 16:24:17 +02:00
parent f40f7e501b
commit 8a74698fa5
4 changed files with 22 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ bioformats can handle.
## Installation
```
pip install ndbioimage@git+https://github.com/wimpomp/ndbioimage.git
pip install ndbioimage
```
## Usage