-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: Add gaze.from_ipc() #568
Conversation
for more information, see https://pre-commit.ci
…ymovements into feature/gaze_from_csv
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #568 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 50 50
Lines 2208 2213 +5
Branches 545 545
=========================================
+ Hits 2208 2213 +5
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…b/pymovements into feature/feature-from_ipc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your work!
As always, I have to nitpick about some minor details.
for more information, see https://pre-commit.ci
Description
add functionality to read from IPC/feather
Fixes issue #518
Implemented changes
Insert a description of the changes implemented in the pull request.
Type of change
Checklist: