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

Irasa sprint improvements #52

Merged
merged 11 commits into from
Aug 8, 2024
Merged

Irasa sprint improvements #52

merged 11 commits into from
Aug 8, 2024

Conversation

schmidtfa
Copy link
Owner

This pr tackles some core issues with pyrasa_sprint. There was sth wrong with the previous implementation that resulted in some weird artifacts from time to time. This is fixed now alongside #22 , #30 and #31. However, in order to do so I had to go back to use scipy.signal.stft which was recently marked a legacy function from scipy. @thht there are ways to tweak the newer scipy.signal.ShortTimeFFT towards producing an output like scipy.signal.stft (see Comparison with Legacy Implementation in https://docs.scipy.org/doc/scipy/tutorial/signal.html#tutorial-stft), but I didnt manage to do so yet..

@schmidtfa
Copy link
Owner Author

Issues resolved, example added and testing intensified :) merging

@schmidtfa schmidtfa merged commit 913e2de into main Aug 8, 2024
5 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