Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
...@@ -55,7 +55,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`. ...@@ -55,7 +55,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
* `out_dir`: Stores the output of this script documented below. * `out_dir`: Stores the output of this script documented below.
**OUTPUT:** **OUTPUT:**
Generates a CSV for each video named by the recording number. Each file contains basic participant and recording information. These CSVs also have timestamps for all eye movements for each particular recording, as well as if there was an event that occurred at that timestamp, the AOI, and any event tags. Generates a CSV for each video named with the recording number. Each file contains basic participant and recording information. These CSVs also have timestamps for all eye movements for each particular recording, as well as any event tags and the AOI for each timestamp.
**EXAMPLE:** **EXAMPLE:**
``` console ``` console
... ...
......