New features
-
Per-lead normalization —
normalize_minmax,normalize_zscore, andnormalize_amplitudenow accept alist[Lead]and return alist[Lead], normalizing each lead independently. Passrecord.leadsdirectly instead of looping manually -
Resampling and normalization (min-max, z-score, amplitude) now support batch processing across all leads (independently) of an ECG record
Full Changelog: v0.0.9...v1.0.0