Titus
About
- Username
- Titus
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, I'll look into this, thanks! Best, Titus
-
Hi Sebastiaan, right, thanks for pointing that out. We are using the EyeLink 1000. Do you know how that would work on this model? Best, Titus
-
Thanks for the quick reply Josh, that did it! pretty easy fix: df = open(("C:\...\OpenSesame experiments\data_" + str(var.subject_nr) + ".txt"),'a') df.write(str(i) + "\t" + str(letterChoice) + "\t" + …