Synchronization
Functions to synchronize eyetracker data with other experimental data
|
eye_synchro_acceptable()
|
This function decides whether the list is acceptable |
eye_to_unity_times()
|
replaces eyetracker_times for quest_times |
find_better_match()
|
Returns either a list with best synchronised event or NULL if none is found |
find_group_match()
|
tries to find a sequency of N elements in eye_durations that correspond to the synchro durations
returns index of first matchin eye event |
find_preprocessed_files()
|
returns filepaths of preprocessed fixations and events |
try_fit_event()
|
Returns a data frome with synchronising times for each set
Table is in format of set_id, time_eyetracker, time_unity |