Changes
Page history
Update Eyetracker Scripts HowTo
authored
Apr 20, 2021
by
afahey2
Show whitespace changes
Inline
Side-by-side
Eyetracker-Scripts-HowTo.md
View page @
3dc72f13
...
@@ -89,15 +89,8 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
...
@@ -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.
4.
Move segmented Tobii export files and eye tracker label files to the remote server.
**INPUT:**
**OUTPUT:**
**EXAMPLE:**
**EXAMPLE:**
```
console
See run.sh code for stage 4.
$
cp
~/Downloads/eyetracker_labels /Volumes/lcsr-cogsci
$/
ProcessedData/eyetracker-labels
$
cp
~/Downloads/imputed_and_segmented /Volumes/lcsr-cogsci
$/
ProcessedData/segmented-tobii-export
```
5.
Parse annotations and compute action times.
5.
Parse annotations and compute action times.
...
...
...
...