isolver / ioHub

A Python program, running as an independent process, that provides a 'proxy like' service for experiment runtimes ( psychopy ) and devices ( keyboard, mouse, parallel port, eye tracker, ... ).
19 stars 14 forks source link

EyeLink : validate that each event type is setting the correct fields for the event type. #52

Open isolver opened 11 years ago

isolver commented 10 years ago

@pedmiston did a good test for this and found that there are some fields in the various eye tracker event types that are giving missing data when they should be able to be populated. (See the email and excel doc @pedmiston sent via email)

time, eye, gaze position stuff is all fine, which is what 99% of people use; so fixing the outstanding issues is not high priority IMO.