You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added support for Pupil Cloud exports, alongside raw sensor data exports from Pupil Player
remove requirement for a specific SciPy version, one step closer towards supporting 3.11
Fix bug where x-y plots of fixations on poster had their y-axis reversed (of only the data, not the image)
Made input argument names of all glassesValidator.preprocess consistent (and now matching docs)
Added glassesValidator entry point, so that after installing the glassesValidator package, you can simply issue glassesValidator on the command line to start the GUI.