tmalsburg / saccades

Detection of fixations and saccades in eyetracking data
GNU General Public License v2.0
76 stars 14 forks source link

Add example data sets for other sampling frequencies #10

Closed tmalsburg closed 3 years ago

tmalsburg commented 10 years ago

120 Hz (Tobii) and 500 Hz / 1000 Hz (EyeLink).

MalikQasimAli commented 3 years ago

Hi, I have data sets of Tobii 120 Hz in an Excel sheet. Shall I share it here?

tmalsburg commented 3 years ago

Hi Marik, how well is the algorithm working with your Tobii data? The algorithm was designed with higher-frequency data (250+Hz) in mind and it works well for that. I'm not sure whether I should encourage people to use it with lower-frequency data. Although I've received reports from people who used it successfully with such data.

MalikQasimAli commented 3 years ago

I am new in R programming. I am trying it to figure out how to parse my data and run it.

tmalsburg commented 3 years ago

I recommend setting aside some time to learn the basics of R before you start processing your data. Datacamp have a good tutorial for beginners (the free chapters are enough to get you started) and this free online book is a great resource once you've figured out the basics: https://r4ds.had.co.nz/ It's worth spending some