Dataset Supplementing Schütz, I. & Einhäuser, W. (2018) Visual Awareness In Binocular Rivalry Modulates Induced Pupil Fluctuations
This dataset supplements the publication: Schütz, I. & Einhäuser, W. (2018). Visual awareness in binocular rivalry modulates induced pupil fluctuations. Raw data are available in two formats: the actual raw EDF data files as returned by the eyetracking device (*.edf) for reference, and as MATLAB...
Gespeichert in:
Hauptverfasser: | , , , |
---|---|
Format: | Dataset |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | This dataset supplements the publication:
Schütz, I. & Einhäuser, W. (2018). Visual awareness in binocular rivalry modulates induced pupil fluctuations.
Raw data are available in two formats: the actual raw EDF data files as returned by the eyetracking device (*.edf) for reference, and as MATLAB files into which all relevant information has been extracted (*.mat) for analysis.
Variables in the pft_*.mat files include
- raw eye position in the variable scan (t,x,y,p), where t is the timestamp of the eyetracker, x/y the position on the screen and p the pupil diameter in arbitrary units
- fixation, saccade and blink events in variables fix, sac and blink
- raw button presses in cell arrays buttonDn and buttonUp (6 - left button, 7 - right button) including timestamps
- stimulus presentation cycle timestamps in the variable stimperiod
- timestamps for auditory attentional instruction in the variable attends
For analysis, data from all participants and sessions is imported into pftdata.mat, where it is stored in cell arrays of the format "samples{subject_no, condition}".
Data Files
===
- rawdata.zip
- rawdata/*.edf: raw EyeLink 2000 EDF data files
- rawdata/*.mat: EyeLink data converted to MATLAB data file
- analysis.zip
- pftdata.mat: preprocessed eye tracking and response data for analysis
- face.png, house.png: stimulus images used for the experiment
- resp_anova.csv: response data for ANOVA (generated by preprocessing.m)
- fig4_anova.csv: complex plane data for R T-Test (generated by figure4_complex_plane.m)
- analysis code files, see below
Analysis Functions
===
Run the following functions in the listed order to reproduce figures and data in results/.
- preprocessing.m:
- convert EDF data files to ASCII using SR-Research edf2asc, import into MATLAB
- remove EyeLink detected blinks and interpolate (cubic spline)
- z-score pupil data within each experimental block
- add button press / reported percept to sample data
- save response data for RM-ANOVA in R
- figure1_methods.m:
- recreates Figure 1 (stimulus figure from images)
- figure2_example_plot.m:
- recreate Figure 2 (example data from one participant)
- figure3_averaged_response.m
- recreates Figure 2 (averaged F1 FFT component by condition)
- figure4_complex_plane.m:
- recreates Figure 4 (complex plane analysis of pupil response)
- stats_auc_decoding.m:
- moment-by-moment decoding analysis using AUC
- recreates stats_AUC.txt
- pft_statistics.R:
- R statistics, recreates stats_responses.txt and stats_Zva |
---|---|
DOI: | 10.5281/zenodo.1005999 |