aeye-lab / pymovements

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

chore!: Remove unused event detection args #462

Closed jakobchwastek closed 1 year ago

jakobchwastek commented 1 year ago

Description

Fixes issue #442

Implemented changes

Type of change

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2a6cc39) 100.00% compared to head (07d6267) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 48 48 Lines 2086 2080 -6 Branches 500 502 +2 ========================================= - Hits 2086 2080 -6 ``` | [Files Changed](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/events/detection/\_microsaccades.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2V2ZW50cy9kZXRlY3Rpb24vX21pY3Jvc2FjY2FkZXMucHk=) | `100.00% <ø> (ø)` | | | [src/pymovements/dataset/dataset.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXQvZGF0YXNldC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pymovements/events/detection/\_fill.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2V2ZW50cy9kZXRlY3Rpb24vX2ZpbGwucHk=) | `100.00% <100.00%> (ø)` | | | [src/pymovements/events/detection/\_idt.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2V2ZW50cy9kZXRlY3Rpb24vX2lkdC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pymovements/events/detection/\_ivt.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2V2ZW50cy9kZXRlY3Rpb24vX2l2dC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pymovements/utils/checks.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL3V0aWxzL2NoZWNrcy5weQ==) | `100.00% <100.00%> (ø)` | |

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