aeye-lab / pymovements

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

Feature/dataset sbsat #575

Closed prassepaul closed 9 months ago

prassepaul commented 9 months ago

Description

add new Dataset SB-SAT

Fixes issue #

Implemented changes

Type of change

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (9b91cab) 100.00% compared to head (10f3c96) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #575 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 50 51 +1 Lines 2213 2237 +24 Branches 545 552 +7 ========================================= + Hits 2213 2237 +24 ``` | [Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/575?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/datasets/\_\_init\_\_.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/575?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [src/pymovements/datasets/gaze\_on\_faces.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/575?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL2dhemVfb25fZmFjZXMucHk=) | `100.00% <ø> (ø)` | | | [src/pymovements/datasets/sb\_sat.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/575?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL3NiX3NhdC5weQ==) | `100.00% <100.00%> (ø)` | |

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

SiQube commented 9 months ago

@prassepaul, can we also look into SBSAT fixation dataset?

prassepaul commented 9 months ago

@prassepaul, can we also look into SBSAT fixation dataset?

yes. maybe in the future. right now, my focus is on raw datasets.