You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[EDF to BIDS conversion] clean up obsolete commented lines of eyetrackingrun.py and make sure code snippets in edf_to_bids.md match eyetrackingrun.py#458
Open
celprov opened this issue
Mar 26, 2024
· 0 comments
It seems originally the code wanted to support both eyes (that's the snippets that are referenced to in edf_to_bids.md), but the developers retracted (code implemented in eyetrackingrun.py). The changes were however not reflected in the notebook.
The code in eyetrackingrun.py moreover reflects changes in the BEP20, but those changes are not reflected in the code snippets in edf_to_bids.md.
It seems originally the code wanted to support both eyes (that's the snippets that are referenced to in
edf_to_bids.md
), but the developers retracted (code implemented ineyetrackingrun.py
). The changes were however not reflected in the notebook.The code in
eyetrackingrun.py
moreover reflects changes in the BEP20, but those changes are not reflected in the code snippets inedf_to_bids.md
.Here are the concerned lines:
hcph-sops/code/eyetracking/eyetrackingrun.py
Lines 309 to 319 in c370b04
hcph-sops/code/eyetracking/eyetrackingrun.py
Lines 367 to 395 in c370b04
hcph-sops/code/eyetracking/eyetrackingrun.py
Lines 453 to 456 in c370b04
hcph-sops/code/eyetracking/eyetrackingrun.py
Lines 598 to 599 in c370b04
The text was updated successfully, but these errors were encountered: