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

block numbers are 0-indexed #62

Closed thartbm closed 6 years ago

thartbm commented 6 years ago

Trials are 1-indexed, and this makes sense to most users. Please make block numbers also 1-indexed.