Hi all,
I am new to using psychopy online and was looking at some data today and stumbled upon a discrepancy in RTs computed via the log files vs. the csv files. My reason for testing this was that I would like to eventually compute RTs relative to a stimulus presentation that happens in a different routine than the keyboard component and was hoping I could just use the times from the log file.
The RTs are off by a few milliseconds in all cases (by different amounts) but I’ve pasted one example below:
The csv file gives the RT for one trial as .187545. For the same trial, the log file has these values:
4218.942995000048 EXP Dist6_post_9: autoDraw = true
4219.1259950000085 DATA Keydown: z
The difference is .183.
Am I misunderstanding the times in the log file? I interpreted the first line as the onset time of the stimuli and the second as the time of the key press. I double checked that I had the sync timing with stimulus onset option checked in the builder. In the cases I have checked, the log file difference is always less than the reported RT in the csv file.
I think what I am seeing might be similar to this post that was unanswered: Inconsistent response times
Thank you!
Anthony