Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix saccade velocity sorting #53

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Fix saccade velocity sorting #53

merged 3 commits into from
Aug 7, 2024

Conversation

ashkjones
Copy link
Collaborator

Fixes #40

  • Uses the fixation data to determine which AOI saccade data belongs to. (Slower than sorting using the AOI tag but ensures that the number of saccades used in the Saccade Velocity calc matches the total number from in the Saccades class.)
  • The documentation word doc was updated with the changes. I also started adding javaDocs so I can get method descriptions on hover in my IDE. The javaDoc matches the method descriptions in the word doc.

@ashkjones ashkjones merged commit d2a3c68 into main Aug 7, 2024
1 check passed
@ashkjones ashkjones deleted the 40-saccade-v branch August 7, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent saccade definition in AOIs
1 participant