Skip to content

New modules! Processing EMG signals

Compare
Choose a tag to compare
@crs94 crs94 released this 07 Mar 18:20
· 134 commits to master since this release

New modules! Processing EMG signals

New features:

  • The tools we made here enabled us to create an EMG processing tool, akin the EEG one.
  • The voice analysis is now seperated into two new modules: one of them is responsible for discovering initial moments on speech and filtering false positives; while the other matches tests' results to this voice analysis result.

Bug fixes:

  • The EMG-EDA separation module now saves the output signals correctly.

Let the classes begin.