- main: not parallel anymore (for now), make batch processing easier.

This commit is contained in:
Wim Pomp
2024-09-11 14:23:41 +02:00
parent be2c519951
commit af600633cf
3 changed files with 13 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[![Pytest](https://github.com/wimpomp/ndbioimage/actions/workflows/pytest.yml/badge.svg)](https://github.com/wimpomp/ndbioimage/actions/workflows/pytest.yml)
# ndbioimage - Work in progress
# ndbioimage
Exposes (bio) images as a numpy ndarray-like object, but without loading the whole
image into memory, reading from the file only when needed. Some metadata is read