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

Added - emg.ipynb and CSV File for emg & ecg #21

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

PayalLakra
Copy link
Contributor

@PayalLakra PayalLakra commented Nov 11, 2024

@lorforlinux
I have done the following things:

  • added csv sample file of ecg and emg
  • done emg.ipynb(Detect Peaks, Plot Raw Signal, Plot Filtered Signal, Extract Features, Plot FFT)
  • rename ECG.ipynb file to ecg.ipynb
  • eog.py file has some issues:
    ->When there is no eye blink and the window has a straight signal for that entire screen, some noise is also considered as peaks, which is wrong.
    -> Moving Window approach detects some wrong peaks, which means the approach is not applied properly here.

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