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 mount config and pupil data type #725

Closed theDebbister closed 1 month ago

theDebbister commented 2 months ago

Description

Please include a clear and concise description of the change and which issue is fixed. Please also include excepted improvements, relevant motivation and context. List any dependencies that are required for this change.

Fixes issue #510

Implemented changes

Insert a description of the changes implemented in the pull request.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (89ff50f) to head (3dc52b1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #725 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 60 60 Lines 2806 2813 +7 Branches 712 714 +2 ========================================= + Hits 2806 2813 +7 ```

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