aeye-lab / pymovements

A python package for processing eye movement data
https://pymovements.readthedocs.io
MIT License
57 stars 11 forks source link

feat: parse eyelink metadata #674

Closed theDebbister closed 4 months ago

theDebbister commented 4 months ago

Description

Partially fixes issue #510

Implemented changes

binocular is not yet supported

Type of change

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f103778) to head (941ebd8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #674 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 55 55 Lines 2463 2500 +37 Branches 621 633 +12 ========================================= + Hits 2463 2500 +37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.