Open Issues Need Help
View All on GitHub ux: User warnings `gaze.detect` about 2 months ago
enhancement good first issue question
A python package for processing eye movement data
Python
#event-detection#eye-tracking#eyetracking#python#scientific-computing#scientific-software#scientific-visualization
reduce number of regular expression matchings in parsing about 2 months ago
enhancement good first issue nonessential parsing performance
A python package for processing eye movement data
Python
#event-detection#eye-tracking#eyetracking#python#scientific-computing#scientific-software#scientific-visualization
enhancement good first issue essential
A python package for processing eye movement data
Python
#event-detection#eye-tracking#eyetracking#python#scientific-computing#scientific-software#scientific-visualization
split by trial columns per default 3 months ago
AI Summary: Modify the `split()` method in the `pymovements` Python package's `GazeDataFrame` and `EventDataFrame` classes. The change should make the method use the `trial_columns` attribute by default if the `by` parameter is not explicitly specified, simplifying data splitting by trials for users.
Complexity:
2/5
enhancement good first issue essential
A python package for processing eye movement data
Python
#event-detection#eye-tracking#eyetracking#python#scientific-computing#scientific-software#scientific-visualization