Skip to content
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

Merged
merged 130 commits into from
Apr 6, 2023
Merged

0.2.4 #776

merged 130 commits into from
Apr 6, 2023

Conversation

DominiqueMakowski
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2023

Codecov Report

Patch coverage: 53.27% and project coverage change: +0.56 🎉

Comparison is base (8c56493) 53.25% compared to head (751e5ba) 53.82%.

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     
Impacted Files Coverage Δ
neurokit2/complexity/entropy_differential.py 28.57% <ø> (ø)
neurokit2/complexity/entropy_sample.py 90.00% <ø> (ø)
neurokit2/eda/eda_autocor.py 66.66% <ø> (+46.66%) ⬆️
neurokit2/eda/eda_changepoints.py 28.57% <ø> (ø)
neurokit2/eda/eda_peaks.py 89.79% <ø> (ø)
neurokit2/hrv/hrv_frequency.py 57.69% <0.00%> (-3.54%) ⬇️
neurokit2/ppg/ppg_clean.py 70.58% <0.00%> (-4.42%) ⬇️
neurokit2/ppg/ppg_methods.py 79.41% <0.00%> (ø)
neurokit2/rsp/rsp_amplitude.py 73.33% <ø> (ø)
neurokit2/eda/eda_phasic.py 20.67% <8.39%> (-68.06%) ⬇️
... and 38 more

... 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Luca Citi and others added 26 commits March 3, 2023 20:37
Co-authored-by: Dominique Makowski <dom.mak19@gmail.com>
[Fix] frequency-domain HRV with lombscargle given unevenly spaced data
[Improvement] Fixes #784 and use random generator objects rather than np.random global RNG
[Feature] add EDA report with interactive plot
[Feature] Add Angular Entropy (AngEn) that can be used to get comEDA
[Feature] Add sparsEDA algorithm for phasic / tonic EDA decomposition
@codeclimate
Copy link

codeclimate bot commented Apr 2, 2023

Code Climate has analyzed commit 751e5ba and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@DominiqueMakowski
Copy link
Member Author

I'll merge then @danibene ?

@danibene
Copy link
Collaborator

danibene commented Apr 5, 2023

I'll merge then @danibene ?

Yes that would be great! Thank you!

@DominiqueMakowski DominiqueMakowski merged commit 3d5ecfc into master Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants