Wave optical models and inverse algorithms for label-agnostic imaging of density & orientation.
BSD 3-Clause "New" or "Revised" License
15
stars
4
forks
source link
Enable parallel computing and synchronization #22
Closed
bryantChhun closed 1 year ago
feature
enable multithread or multiprocess read/write
notes
for writing, zarr is designed to support this: https://zarr.readthedocs.io/en/stable/tutorial.html#parallel-computing-and-synchronization
for reading from ome.tiff, this is will need some research.