Hello,
I am currently programming an experiment with Eyelink toolbox and Matlab 7.0.
I need to have the online information about the eye velocity. Since Eyelink('NewestFloatSample?') returns the x and y position of the eye and the timestamp of the sample, I can calculate the online velocity. I store all this information in an array and I plot it at the end of the trial to check if everything is right.
However, whenever I double check this stored information and the saved .edf file, it is clear that some samples from the online computation are missing, and that the sampling is not at regular time steps. Neverthless, the .edf file contains all the missing information.
I cannot really think of why this is happening.
Furthermore, do you know how the .edf file is generated? Is it possible to have access to those codes?
Thanks
Giulia
I am currently programming an experiment with Eyelink toolbox and Matlab 7.0.
I need to have the online information about the eye velocity. Since Eyelink('NewestFloatSample?') returns the x and y position of the eye and the timestamp of the sample, I can calculate the online velocity. I store all this information in an array and I plot it at the end of the trial to check if everything is right.
However, whenever I double check this stored information and the saved .edf file, it is clear that some samples from the online computation are missing, and that the sampling is not at regular time steps. Neverthless, the .edf file contains all the missing information.
I cannot really think of why this is happening.
Furthermore, do you know how the .edf file is generated? Is it possible to have access to those codes?
Thanks
Giulia