DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

Speed-up dclab-compress using h50copy #216

Closed paulmueller closed 1 year ago

paulmueller commented 1 year ago

This should only apply if the input data are not already compressed. The min/max computation of scalar features should still take place.

http://api.h5py.org/h5o.html

https://stackoverflow.com/questions/18492273/combining-hdf5-files/30610511#30610511

paulmueller commented 1 year ago

This feature will be available in 0.49.0.