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 #702

Closed theDebbister closed 3 months ago

theDebbister commented 4 months ago

Description

partially fixes issue #510

Implemented changes

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

Type of change

How Has This Been Tested?

unit tests have been extend, but especially for the calibration and validation parsing more cases need to be added based on acutal data files in order to cover all cases

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 (f96448b) to head (0b95453).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #702 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 57 57 Lines 2559 2649 +90 Branches 647 663 +16 ========================================= + Hits 2559 2649 +90 ```

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