[root]/sandbox/eyelinkdev/task/trackers/Eyelink
![]()
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| dep | 66 (100.0%) | 432 (100.0%) | 6.5 |
merged eyelink, end of branch development
0 lines of code changed in 13 files:
fixed typo
2 lines of code changed in 1 file:
Allows a task to specify whether to stop recording at block, task or trial boundaries; allows for multiple tasks so long as only one task (optionally with multiple phases) has the 'collectEyeData' field set.
BY DEFAULT, EVEN IF YOU INIT THE EYE TRACKER, NO DATA IS RECORDED...
28 lines of code changed in 6 files:
Updated to handle (hopefully) multiple tasks and remove the 'reset' at block boundaries until it can be implemented in a more coherent way.
11 lines of code changed in 2 files:
allow compile on 10.4
mgltestcal initScreens and load a low contrast grey
5 lines of code changed in 1 file:
Moved start recording from task to block callback.
7 lines of code changed in 2 files:
fixes saving bugs for eyelink,
corrects recording check
rearranging getTaskParameters
10 lines of code changed in 3 files:
Fixed lack of file protection bug!
added test calibration and close
9 lines of code changed in 2 files:
Fixed eyetracker file save to not lose data on matlab crash
This should be improved, it's a bit of a hack.
47 lines of code changed in 1 file:
Use device coords by default
1 lines of code changed in 1 file:
removed debugging code
0 lines of code changed in 1 file:
bugfix: integration of eye-tracker recording (mglEyelinkRecordStart) with task
4 lines of code changed in 2 files:
Added new callbacks,
Renamed recording functions,
Added task/phase specific recording spec
Integrated start/stop recording into the task structure
82 lines of code changed in 9 files:
Added edf messages
7 lines of code changed in 1 file:
check to see if the save data field exists
2 lines of code changed in 1 file:
Create a template gaze contingent task as a base for testing
bugfix: eyepos returned -y
75 lines of code changed in 4 files:
fixed callback code and changed default eye-coords
2 lines of code changed in 2 files:
set physical params correctly,
fixed callbacks for trial/seg tags
32 lines of code changed in 3 files:
Working mglEyelink with tracking
6 lines of code changed in 2 files:
baseline task support
fixed mglEyelinkOpen and dependents to allow dummy mode
59 lines of code changed in 2 files:
(2 more)