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

Better handling of flat data in numba function and spindles detect #86

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

raphaelvallat
Copy link
Owner

Closes #85

@raphaelvallat raphaelvallat added the enhancement 🚧 New feature or request label Jul 8, 2022
@raphaelvallat raphaelvallat self-assigned this Jul 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #86 (6875b85) into master (a281d55) will decrease coverage by 0.11%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   90.52%   90.41%   -0.12%     
==========================================
  Files          22       22              
  Lines        2492     2504      +12     
==========================================
+ Hits         2256     2264       +8     
- Misses        236      240       +4     
Impacted Files Coverage Δ
yasa/numba.py 21.66% <0.00%> (-1.55%) ⬇️
yasa/tests/test_detection.py 100.00% <100.00%> (ø)
yasa/tests/test_numba.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a281d55...6875b85. Read the comment docs.

@raphaelvallat raphaelvallat merged commit b1890be into master Jul 8, 2022
@raphaelvallat raphaelvallat deleted the flat_corr branch July 8, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚧 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle flat data in spindles detect
2 participants