Skip to content

Commit

Permalink
Update link to Matlab version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmierz committed Mar 9, 2019
1 parent 004e228 commit 151c606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This library is for processing data that is obtained from the [Pupil Labs](https

Once processed by this library, the trials that are returned after extraction have zero error in their length relative to what was requested - leaving only small network latencies as the cause for errors. The data is also resampled into an evenly spaced timeseries to make processing and analysis simpler. This is particularly useful when we need to deal with un-evenly sampled data streams obtained from LSL's XDF data exports or the Pupil Labs eye tracker. These streams are also synchronized by LSL on import and have a [high level of precision](https://sccn.ucsd.edu/~mgrivich/LSL_Validation.html).

The Matlab version is available here: https://github.com/gmierz/pupil-lib
The Matlab version is available here: https://github.com/gmierz/pupil-lib-matlab

## Dependencies
To have an experiment compatible with this library the following is required:
Expand Down

0 comments on commit 151c606

Please sign in to comment.