Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -92,7 +92,8 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
**EXAMPLE:**
See run.sh code for stage 4.
5. Parse annotations and compute action times.
5. [TO DO: FINISH DESCRIPTION]
Parse annotations and compute action times.
**PARAMETERS:**
* `name`: Path to where to save results. Results are saved in blocks/output/<name>.
......@@ -112,6 +113,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
* `Gender`: Optional filter. What gender of participants the script will run on. Corresponds to a column name in blocks_file_index.xlsx.
**OUTPUT:**
[TO DO: FINISH DESCRIPTION]
Generates a CSV that contains
**EXAMPLE:**
......
......