Skip to content

Fix rate detection overwrite bug#419

Merged
psomhorst merged 1 commit intodevelopfrom
fix/rate_detection_overwrites_values
Aug 18, 2025
Merged

Fix rate detection overwrite bug#419
psomhorst merged 1 commit intodevelopfrom
fix/rate_detection_overwrites_values

Conversation

@psomhorst
Copy link
Copy Markdown
Contributor

Fixes a bug where values would be overwritten in RateDetection().apply().

Also, makes the apply method more performant, mainly to cut down on testing times, by casting values to 32 bit floats, and pre-defining the hann window for the Welch function.

@psomhorst psomhorst merged commit e8c9372 into develop Aug 18, 2025
3 checks passed
@psomhorst psomhorst deleted the fix/rate_detection_overwrites_values branch August 18, 2025 18:55
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