Glissade end detection is implemented the wrong way #4

Closed
opened 2018-08-23 15:15:59 +00:00 by mih · 1 comment
mih commented 2018-08-23 15:15:59 +00:00 (Migrated from github.com)

is defined when Vi - Vi+1 <= 0 after the last velocity peak sample in the glissade. Glissades with an amplitude larger than their preceeding saccades were omitted.

The latter part is not done at all. The former is limited to a 40ms window.

> is defined when Vi - Vi+1 <= 0 after the last velocity peak sample in the glissade. Glissades with an amplitude larger than their preceeding saccades were omitted. The latter part is not done at all. The former is limited to a 40ms window.
mih commented 2018-08-30 18:53:32 +00:00 (Migrated from github.com)

This is still not done in the current code!

This is still not done in the current code!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
studyforrest/data-eyemovementlabels#4
No description provided.