- fix: invalid computation of inertia ratio features (inert_ratio_cvx, inert_ratio_prnc, inert_ratio_raw, tilt) for events with large horizontal extent due to an integer overflow (212) - enh: many-fold increase in HDF5 dataset read speed via caching (189) - enh: detect all-zero temperature in dclab-verify-dataset (183)
0.48.1
- fix: emodulus values were not correctly cached
0.48.0
- BREAKING CHANGE: remove deprecated "emodulus model" key from dataset configuration - feat: new 'buyukurganci-2022' model to compute MC-PBS viscosity (197) - enh: use the 'buyukurganci-2022' model for isoelastics by default - enh: increase verbosity when opening an .rtdc file failed - enh: support shorthand for known media for viscosity computation - docs: update part about DCOR (182)
0.47.8
- fix: implement cleaner solution for time computation (207)
0.47.7
- fix: include time offset when computing defective time feature (207) - ref: make the h5py.File object public in RTDC_HDF5
0.47.6
- fix: register float32 time from ShapeIn as defective feature - docs: make "edit on GitHub" link lead to actual source file again