You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,10 @@ and returns a structure with an additional field with Pix suffix holding that ne
134
134
135
135
Define the parameters of the fixation cross in `cfg` and `expParameters` and this does the rest.
136
136
137
+
### eyeTracker
138
+
139
+
This will handle the Eye Tracker (EyeLink set up) and can be called to initialize the connection and start the calibration, start/stop eye(s) movement recordings and save the `*.edf` file (named with BIDS specification from cpp-lln-lab/CPP_BIDS).
140
+
137
141
### pressSpace4me
138
142
139
143
Use that to stop your script and only restart when the space bar is pressed.
0 commit comments