Browse Source

gin commit from calculator1

Modified files: 1
Thomas Eggert 1 month ago
parent
commit
ee87f858ac
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1,3 +1,6 @@
 # EggertStraube2024_BinocularFixationDrift
 
-Data from T. Eggert, A. Straube (2024) Conjugate and disconjugate components of horizontal fixation drift in acuity and stereo tasks. PlosOne
+Data from T. Eggert, A. Straube (2024) Conjugate and disconjugate components of horizontal fixation drift in acuity and stereo tasks. PlosOne
+
+Content: EggertStraube_FixationDriftData.mat : Matlab datafile containing filtered and non-filtered binocular eye positions and pupil diameters for all valid trials
+         Demo_plot_trial.m: Matlab script showing how to extract and plot the data of a specific fixation interval from the matlab data file.