thartbm / PyVMEC

A Python-based GUI to create and run visuo-motor experiments.
GNU General Public License v3.0
1 stars 3 forks source link

Column for no-cursor / error-clamp trials #96

Open thartbm opened 5 years ago

thartbm commented 5 years ago

In the raw data files (trials & combined) as well as in the output, we should probably indicate trial types in some way, especially error-clamps (and perhaps lag if we decide to implement it). So we could add a column with these three trial types:

0: cursor 1: no-cursor 2: error-clamped

We could have another column with 0: continuous and 1: terminal feedback, but I'm not sure about that, and I'm very unsure about a third column with the lag in ms or the target distance in %.