med-material / ArduinoReactionSynchTests

Collection of Arduino Scripts for measuring human reaction time and synchronization abilities.
MIT License
0 stars 1 forks source link

Pause between the High and low intensity (synch test) #5

Open MaximeHollebecq opened 4 years ago

MaximeHollebecq commented 4 years ago

Actually the synch test run for 40 trial , 20 trials with high intensity 20 trials with low intensity

by the middle of them , there is a tiny pause of 1s , we might want to remove it because people are confused about this pause.

hendrikknoche commented 4 years ago

could we based on a random variable start 50% of trials with high intensity first (and low second) and the other 50% start with low intensity and then high intensity? it would remove the learning bias from the overall data.