Open BaiYunpeng1949 opened 1 week ago
Happy to help, here is the paper that you should cite for Warp:
Carr, J. W., Pescuma, V. N., Furlan, M., Ktori, M., & Crepaldi, D. (2022). Algorithms for the automated correction of vertical drift in eye-tracking data. Behavior Research Methods, 54(1), 287–310. https://doi.org/10.3758/s13428-021-01554-0
Both Warp and compare rely on dynamic time warp: https://github.com/talcs/simpledtw
Here's the pre-print citation for Fix8, if you used it:
Naser Al Madi, Brett Torra, Yixin Li, Najam Tariq. (2024). Combining Automation and Expertise: A Semi-automated Approach to Correcting Eye Tracking Data in Reading Tasks.
Let me know if you have any questions!
Thank you! I will cite both of them!
However, it seems i cannot find fix8 pre-print on Arxiv, is it released?
Hi, thanks to your tool, my human data is now much cleaner!
I used the auto-correction "warp". Just wondering, do you mind pointing me to some paper or support for how does it work?
I searched there are different warp methods, such as image transformation-based warping, dtw, ...
I would like to roughly know how it work so I could explain in my paper. Thank you!