0.2.1
github-actions
released this
08 Sep 00:03
·
934 commits
to refs/heads/master
since this release
🚀 What’s New
See the NEWS file for the changelog.
- 0.2.1 (#645) @DominiqueMakowski
- [Breaking]
martinez2003
method for ECG peak detection renamedmartines2004
(#702) @peterhcharlton - [Docs] Fix documentation of various HRV features (#698) @danibene
- [Fix] eda_peak(): Change peak detection from differentiation signal to phasic signal (#697) @Nattapong-OnePlanet
- [Docs] Fix documentation of RMSSD (#699) @danibene
- [Feature] Modify signal_interpolate for input with NaNs and extrapolation (#666) @danibene
- [Feature] Option to change interpolation rate of interbeat intervals for HRV frequency (#680) @danibene
- [Feature] Added Birn and Power RVT method. (#695) @rostro36
- [Fix] Calculation of number of NaNs in signal_fixpeaks() (#679) @danibene
- [Feature] MFDFA: allow for q=0 (#683) @DominiqueMakowski
- [Fix] Added detected rpeaks to ecg_process (#691) @rostro36
- [Fix] Fixed failing complexity test (#693) @rostro36
- [Feature] Add Harrison RVT (#688) @jannik-gut
- [Fix] ppg_plot() was not returning matplotlib.Figure (#678) @luisqtr
- [Docs] fix typo in signal_filter (#686) @danibene
- complexit struture revision (#664) @anshu-97
- [Feature] Mean Information Gain (MIG) and Fluctuation Complexity (FC) (#674) @DominiqueMakowski
- [Docs] Fix typo in hrv_time (#676) @KSCzzZ
- [Feature] Add Zong (2003) ECG peak detection method (#663) @anshu-97
- [Docs] fix typo (sampling rate) in epochs_plot example (#670) @danibene
- Fix typo in HRV example (#669) @changkun
- [Feature] Adapt fixpeaks for large gaps (#651) @danibene
- typo (#659) @danibene
- Sanitize input for dwt in ecg_delineate() (#662) @Tam-Pham
- [Feature] multiple methods of outlier identification (#647) @danibene
👏 Thanks to
@DominiqueMakowski, @JanCBrammer, @KSCzzZ, @Nattapong-OnePlanet, @Tam-Pham, @anshu-97, @changkun, @danibene, @jannik-gut, @luisqtr, @peterhcharlton and @rostro36