Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENH] BEP 020 Eye Tracking #1128
base: master
Are you sure you want to change the base?
[ENH] BEP 020 Eye Tracking #1128
Changes from 126 commits
a73a9ea
b43e979
ac14d18
3316ef5
033a948
971ac2a
6236f83
1d71719
131b75d
b7f4d5d
5aa62f7
686a5f3
4a46c9f
0388cc1
e4f72c9
19d4b6c
7b6721d
6a71758
7941bab
f1c255b
2ffe348
e7658c9
3d2bf96
0369d4e
53e80f1
9f87572
d19eaf8
d222325
7c3a071
53d7894
0cd1366
108c18c
df50fd8
c90de08
e01eed1
5cc22ba
647af5e
77bf482
141e480
8c7618f
d678149
01332e5
b89469e
8fc5f0f
6fce90b
0009d63
dc793a3
a5f7cfc
2f81069
63352df
564a206
d6e8aed
42f4527
7ca6a42
7d435de
ea1d18f
49ec9e9
7fb149c
7a55abd
e3f74f8
9df5c68
c45f480
edc7c6f
518d8f6
8549d0e
f194526
0e0f800
15f817e
171eff9
d0c919a
39deaae
b621542
c76af5b
70c5edb
9f223a1
a9bfaaf
4c8327b
c6a8354
81d960e
1796cec
457e339
a0410f8
e4c8ad8
f063523
720311c
7868f57
8269cd3
c4c342b
752e38d
893911c
d802ab2
af48333
37f7cd1
9ecb9ea
e286064
e513efa
a414937
6f535cb
3ac5ca5
a31fbdd
17f296d
691ec27
a4af030
c9787a8
a0acebe
f96f383
08250d3
95d6dbf
2169021
9314fc0
8e01771
1aeeff5
2b85072
754f1c0
205a35f
cda8874
8be9429
e6ef2d6
84b869a
0ca61b4
53fcd97
4c7a30f
6c2b2f5
79fd36b
edc81bc
fcaaeaa
0bb5e41
c2ca15b
632eca2
75c0baa
05c8227
cbd2da7
8f90b33
a1126da
e728546
87e93c1
ef49458
1d05d11
2920134
3636333
aeac149
9df5c4e
b7d19b2
8b2e7e5
6968915
b56d7e0
a618326
57b1737
12b1abc
c8d8fc3
01f820d
61a1f31
ea5cc44
1e188a0
366cbc9
3b71c1f
e209833
e9fcd85
6f0d8fb
d16fd64
5ef41f4
311b645
90b9fba
51d7ae9
239f93c
f34589c
3606735
4aed597
3bbe59c
3beafc6
8c95b8c
96d984e
f57f393
8b6d458
6aeb1c2
e92027c
26c463a
a6a1c9d
0ad7fb1
a5ea212
6e787b6
9e697d2
09b40d7
cce40a0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Furthermore, at least one eye tracker (tobii Spectrum) also provides a data stream for the openness of the eye (the distance between the eyelids). Should that be included? Thats changes in many places.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that this is not common to all eyetrackers it may be premature to add this, no?
Also nothing prevents users from adding extra "columns" to their data file to store that information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm I'm curious about this, maybe we could add recommended columns in the tabular file...
But I have never deal with such data.
@dcnieho would you like to join our Matrix channel to share more of this us. Most in general Tobii users could be of great help for this BEP (and you seems to have this experience).
https://matrix.to/#/#bids-bep020:matrix.org
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi - quick question: This link leads me to a page with
behavioral.zip
andeye.zip
files. Upon downloading and unpacking, the files are not organized in BIDS format. I was wondering if this is an error or I'm missing something. Just wanted to bring this to your attention. thanks!There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the ping. We are currently working on converting those datasets, so at the moment the link point to the source data (non bidsified).