marcus-nystrom / Titta

Python and PsychoPy interface to Tobii eye trackers using Tobii Pro SDK
Other
71 stars 27 forks source link

send_event #55

Closed psychopyell closed 3 weeks ago

psychopyell commented 7 months ago

Hello, I'm a newbie and I would like to know how to upload events using the function send_custom_event() when multiple stimuli are presented at once. Is there a way to separate the data presented with the stimulus at the time of data collection from the data presented at the time of fixation.

Thanks in advance!

marcus-nystrom commented 1 month ago

The send_custom_event() function has recently been added to Titta. You can now test it!