-
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
eyetracking dataset examples #3
Comments
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. |
Re: BEP 020 Meeting discussion about EEG+Eyetracking datasets: @julia-pfarr See this OSF dataset: Also see the dataset we use in this MNE-Python tutorial: https://mne.tools/stable/auto_tutorials/preprocessing/90_eyetracking_data.html I have code to read these into Python (if you need it). |
Thanks @scott-huberty, these will be super useful for the example datasets. Do you by any chance also have the edf files for those datasets? We need some more test files for the converter. Just one file from one participant per dataset would already be helping a lot! |
Not for the OSF dataset, but for the MNE yes, I just shared it on our matrix chat forum. Alternatively, maybe we could skip the |
I think in principle the converter does skip that step if there are already @Remi-Gau is that true what I'm saying? Or does it stop anyway when it doesn't find an |
Ah I see well this is not the case for the ASCII file in the MNE-Python dataset, all the data is in a single ASCII file (it is more a source file than a BIDS compliant one). |
Hello, two example datasets are finalized: Both are Martin's data. I opened PRs for the converter which have minor fixes. As soon as the PRs are merged, I'll let you know here and then you are welcome to convert your datasets for further examples. One with EEG would be nice, for example. Oscar will then take care of creating the "empty" examples for the bids-example repo. |
Thanks @julia-pfarr -I can try to use your tool to convert the MNE-Dataset to BIDS, starting from the EDF (Eyelink Data Format) file |
Cool! I'll ping you as soon as we merged the open PRs and then you can give it a try :-) |
@oesteban you wanted to take care of creating the "empty" example datasets for the bids-examples repo. You can use those two datasets for this. |
Listing datasets that contain eyetracking data that could either be used as examples for the BEP or as input test data for an eventual eyetracking converter.
Examples
Combined behavior and eye-tracking fixation and saccade data, measured with an Eyelink (SR Research), from 8 particpants reading 320 embedded target words and invisible boundary (see Gagl, 2016). BIDS dataset
Combined behavior and eye-tracking position and pupil data, measured with an Eyelink (SR Research), from 26 participants performing a binocular rivalry task (see Brascamp et.al, 2021). BIDS dataset
Combined resting-state fMRI and eye-tracking data, measured with an Eyelink (SR research), from 20 participants keeping their gaze steady at the screen center. BIDS dataset
The text was updated successfully, but these errors were encountered: