-
-
Notifications
You must be signed in to change notification settings - Fork 419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.2.4 #776
0.2.4 #776
Conversation
[Fix] invalid indices in ecg_delineate
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #776 +/- ##
==========================================
+ Coverage 53.25% 53.82% +0.56%
==========================================
Files 293 295 +2
Lines 13273 13799 +526
==========================================
+ Hits 7069 7427 +358
- Misses 6204 6372 +168
... and 5 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Dominique Makowski <dom.mak19@gmail.com>
[Fix] frequency-domain HRV with lombscargle given unevenly spaced data
…ages (e.g. sk-learn, statsmodels, scipy)
[Improvement] Fixes #784 and use random generator objects rather than np.random global RNG
[Feature] add EDA report with interactive plot
[Docs] add facecolor argument
[Feature] Add Angular Entropy (AngEn) that can be used to get comEDA
[Feature] Add sparsEDA algorithm for phasic / tonic EDA decomposition
Code Climate has analyzed commit 751e5ba and detected 1 issue on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
I'll merge then @danibene ? |
Yes that would be great! Thank you! |
No description provided.