Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -89,15 +89,8 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
4. Move segmented Tobii export files and eye tracker label files to the remote server.
**INPUT:**
**OUTPUT:**
**EXAMPLE:**
``` console
$ cp ~/Downloads/eyetracker_labels /Volumes/lcsr-cogsci$/ProcessedData/eyetracker-labels
$ cp ~/Downloads/imputed_and_segmented /Volumes/lcsr-cogsci$/ProcessedData/segmented-tobii-export
```
See run.sh code for stage 4.
5. Parse annotations and compute action times.
......
......