-
Notifications
You must be signed in to change notification settings - Fork 3
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
SMI and gazepoint dataset #9
Comments
Am moving this to a separate issue to discuss. |
Things to change on the dataset according to the state of this BEP https://bids-specification--1128.org.readthedocs.build/en/1128/modality-specific-files/physiological-recordings.html#eye-tracking (as of 12th april 2024) Only talking about sub-01 here, you should get the logic to extend to subject 2 even if the eyetracker is a different one. DATA
METADATA
For example "Columns": ["timestamp", "x_coordinate", "y_coordinate", "pupil_size"],
"column_name": {
"Description": "foo bar",
"Units": "proper unit in SI if possible"
},
|
Thank you @Remi-Gau for taking the time. I will make the necessary changes. |
Below is an EEG and Eye-tracking dataset
https://drive.google.com/drive/folders/1jEKySJdLc2cdO12y_MENxUHC95cjVIq9?usp=drive_link
The EEG and eye-tracking are perfectly synchronized and are at the same sampling frequency. There is only one event file for both.
Originally posted by @arnodelorme in #3 (comment)
The text was updated successfully, but these errors were encountered: