courtois-neuromod / task_stimuli

psychopy scripts for stimuli presentations
MIT License
7 stars 15 forks source link

Irregular timestamps encoded in the .log file for videogame tasks #44

Open hyruuk opened 1 year ago

hyruuk commented 1 year ago

When running the videogame task, the timestamps associated with Keyreleases are different from the other timestamps, and cannot be interpreted easily. Example (from mario3 sub-01 ses-001 dataset) :

853299.8402 DATA Keypress: b 853300.0108 EXP level step: 60 853300.0735 DATA Keypress: y 25.9670 DATA Keyrelease: b 26.0501 DATA Keyrelease: y

bpinsard commented 1 year ago

should be fixed once #45 is merged