- fix: SeriesFolder did not pass on holo_kw when loading hologram data
0.10.1
- fix: SeriesHdf5Qpimage did not correctly load meta data "time"
0.10.0
- feat: allow to specify a time interval or a series slice in SeriesData.saveh5 - fix: seek to zero before computing a data identifier for an io.IOBase object - fix: only write series identifier in SeriesData.saveh5 if the keyword arguments for slice extraction are not set - ref: fix deprecated `.value` (h5py) - tests: fix date extraction from zip file
0.9.0
- feat: allow to specify a slice in SeriesData.saveh5 (useful when only a specific region needs to be extracted)
0.8.0
- feat: allow tracking the progress of SeriesData.saveh5 using multiprocessing.Value objects