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

Bug fixes #69

Merged
merged 5 commits into from
Apr 28, 2024
Merged

Bug fixes #69

merged 5 commits into from
Apr 28, 2024

Conversation

iguinn
Copy link
Collaborator

@iguinn iguinn commented Apr 28, 2024

  • bi_level_zero_crossing_time_points now outputs the number of crossings found. If number of crossings is larger than output array length, stop trying to fill output array
  • Removed fftw processors (psd, dft, inv_dft) and removed pyfftw as a dependency

iguinn and others added 3 commits April 28, 2024 17:28
…s found. If number of crossings is larger than output array length, stop trying to fill output array
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 60.13%. Comparing base (5d7627b) to head (d3fec03).
Report is 1 commits behind head on main.

Files Patch % Lines
src/dspeed/processors/time_point_thresh.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
- Coverage   60.62%   60.13%   -0.49%     
==========================================
  Files          48       47       -1     
  Lines        3251     3181      -70     
==========================================
- Hits         1971     1913      -58     
+ Misses       1280     1268      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iguinn iguinn merged commit 904b6d9 into legend-exp:main Apr 28, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant