ElliotMebane

Results 5 issues of ElliotMebane

…te Variance, including: SDNN, SDSD, RMSSD, NN50, PNN50.

I have a design that measures the balance of 2 channels. Values can be -100 through 100 as channel dominance fluctuates. When I apply a threshold at 90% and the...

I noticed that the use of median seemed to favor the last value of the range instead of the whole range of values used in the interval. I checked the...

https://github.com/NeuroTechX/bci-workshop/blob/master/INSTRUCTIONS.md instructions say: ... Then, add the following to line 191 of bgapi.py and save: time.sleep(.25) Please clarify what the correct code snippet should be. I already have that sleep...

This goes along with an update to the PulseSensor Arduino sketch that I also just submitted.