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

Problem with function [def getPSD(rawEMGSignal, samplerate):] #22

Open
Ximi-GitHub opened this issue May 13, 2024 · 0 comments
Open

Problem with function [def getPSD(rawEMGSignal, samplerate):] #22

Ximi-GitHub opened this issue May 13, 2024 · 0 comments
Assignees
Labels

Comments

@Ximi-GitHub
Copy link

The window type in the scipy library does not have hanning and needs to be changed to hann.
Otherwise, an error will be reported. The following are the corrected results.
1715570623001

@Gabrock94 Gabrock94 added the bug label May 15, 2024
@Gabrock94 Gabrock94 self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants