OS (e.g. Win10): OSX Big Sur
PsychoPy version (e.g. 1.84.x): v.2020.2.10
Standard Standalone? (y/n) If not then what?: y
What are you trying to achieve?:
I have a Fitts-type task and would like to track mouse position in x and y for every frame as well as trial time.
What did you try to make it work?:
I set up a mouse component with one clickable stimulus (target) and set save mouse state to “every frame”
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.
The CSV results file contain multiple values for mouse position (mouse.x and mouse.y, mouse button responses, and mouse.time). There doesn’t seem to be one record for every frame, as the interval between two values of mouse.time is not constant. What exactly do these multiple values refer to ?
Many thanks for your help !