0.2.4
github-actions
released this
06 Apr 21:17
·
459 commits
to refs/heads/master
since this release
🚀 What’s New
See the NEWS file for the changelog.
- 0.2.4 (#776) @DominiqueMakowski
- [Feature] Add sparsEDA algorithm for phasic / tonic EDA decomposition (#812) @DominiqueMakowski
- [Feature] Add Angular Entropy (AngEn) that can be used to get comEDA (#811) @DominiqueMakowski
- [Docs] add facecolor argument (#810) @the-visserd
- [Feature] add EDA report with interactive plot (#792) @danibene
- [Improvement] Fixes #784 and use random generator objects rather than np.random global RNG (#793) @lciti
- [Fix] frequency-domain HRV with lombscargle given unevenly spaced data (#800) @danibene
- [Fix] Function used in rsp_methods (#791) @danibene
- [Feature] add respiration report with interactive plot (#785) @danibene
- [Feature] EDA: Add autocor index to eda_intervalrelated() (#789) @DominiqueMakowski
- [Fix] interpolate signal with only one value (#787) @danibene
- [Fix] sanitize RSP extrema found by scipy method (#786) @danibene
- [Fix] EDA peak detection and sympathetic activity (#783) @GanshengT
- [Fix] invalid indices in ecg_delineate (#777) @danibene
👏 Thanks to
@DominiqueMakowski, @GanshengT, @danibene, @lciti, @the-visserd, Brunnerlab and Luca Citi