EMIP-Toolkit icon indicating copy to clipboard operation
EMIP-Toolkit copied to clipboard

EMIP Toolkit (EMTK): A Python Library for Processing Eye Movement in Programming Data

Results 18 EMIP-Toolkit issues
Sort by recently updated
recently updated
newest added

Since multiple classes are being merged into one, the implementation of the draw_trial should not make assumptions about the specific trial it is drawing. Initially we wanted to create a...

enhancement

the function add_tokens_to_AOIs does not work when AOI kind is set to "line" it only works when kind is set to "sub-line"

bug

Add a new visualization to generate a video of a trial based on stimuli image and fixation (and possibly saccades) timestamps. The fixation position should appear as a circle and...

enhancement

Hi @nalmadi, Ideally we want to provide users with more fixation detection methods. Other than the dispersion-based, we can, for example, use the 10 methods benchmarked in this paper https://link.springer.com/content/pdf/10.3758/s13428-016-0738-9.pdf....

enhancement

For the sake of testing ideas like fixation correction, it would be great to be able to generate a "synthetic" eye movements according to some model or maybe completely random....

enhancement

add progress bar to do dataset download and unzip feature

enhancement

Move the corrected EMIP dataset to the datasets directory. Make the dataset readable by the toolkit by creating a simple parser for it.

An automated web documentation for EMTK would make it easier to understand methods and functions. Also, it would provide a helpful reference for tool users.

documentation