Naser Al Madi
Naser Al Madi
The AlMadi2018 dataset citation link is broken. Here's the broken link: https://dl.acm.org/doi/10.1145/3448018.345742 This link should probably lead to this paper: https://ieeexplore.ieee.org/document/8334439
The add_srcML currently uses pre-generated files for the EMIP dataset code. It does not generate srcML tags for any piece of code. It would be great to integrate srcML into...
Something similar to https://github.com/sympy/sympy would be good. This includes creating a "Contributing" page, "Adding dataset" page, and the a "Documentation Style Guide" page
EMTK doesn't have a community profile yet, so it is not clear how people can contribute to the open-source project. To help build a community around the tool, we need...
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...
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"
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...
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....
add progress bar to do dataset download and unzip feature
Move the corrected EMIP dataset to the datasets directory. Make the dataset readable by the toolkit by creating a simple parser for it.