Open tibuch opened 2 months ago
We have a test-dataset which contains all raw data (including metadata files) of a CV acquisition packaged into an hdf5 container. We should test if we can use this as input to our ome-zarr converter.
This works. See https://github.com/fmi-faim/faim-ipa/blob/b834c844d3aedb3227dcfb7c852890a2ccb35587/examples/hdf5-to-zarr/benchmark.py
Also try to extract from zip container, and compare performance.
We have a test-dataset which contains all raw data (including metadata files) of a CV acquisition packaged into an hdf5 container. We should test if we can use this as input to our ome-zarr converter.