Biorobotics
/
EMG_test
Script to plot both a raw EMG signal and the filtered signal in HIDscope
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:cf85007ce40a | 2015-10-27 | yohoo15 | this time with go flag; |
4:d32946ab9c54 | 2015-10-26 | roosbulthuis | Subtracted mean of input signal, rectifier works, but filters seem not to work |
3:7cb317c00afb | 2015-10-26 | roosbulthuis | Tried for only one input EMG |
2:1d29b91bc46a | 2015-10-26 | roosbulthuis | Got rid of pass by reference for v1 and v2, now we get a signal if we plot the filtered signal in channel 0. |
1:f32f8eac8af1 | 2015-10-26 | roosbulthuis | Plotting raw signal in channel 0 Hidscope works; Plotting raw signal in channel 1 Hidscope doesn't work; Plotting filtered signal in channel 0 or 1 Hidscope doesn't work |
0:c85b764527f4 | 2015-10-26 | roosbulthuis | Plotting EMG signal in hidscope works, but plotting a test value or filtered signal in second channel does not work. Test value outside/inside function does not matter. |