Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -138,7 +138,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
* `out_dir`: Stores the output of this script documented below.
**OUTPUT:**
Generates a data folder and a gaze-figures folder. The data folder contains a CSV file with the appended hit strings (documented above) for each overhead video action. The CSV contains participant and recording information as well as the eye-tracking indices and timestamps for the events, in addition to action type, state ID, and index (?). The gaze-figures folder is organized by task ID and within each folder are histograms of common hit strings and individual gaze data for each individual video for the tasks.
Generates a data folder and a gaze-figures folder. The data folder contains a CSV file with the appended hit strings (documented above) for each overhead video action. The CSV contains participant and recording information as well as the eye-tracking indices and timestamps for the events, in addition to action type, state ID, and index. The gaze-figures folder is organized by task ID and within each folder are histograms of common hit strings and individual gaze data for each individual video for the tasks.
**EXAMPLE:**
``` console
......
......