Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
...@@ -22,7 +22,7 @@ In `egs/prepare_eyetracker_data`, the pipeline we use to pre-process the TOBII g ...@@ -22,7 +22,7 @@ In `egs/prepare_eyetracker_data`, the pipeline we use to pre-process the TOBII g
**PARAMETERS:** **PARAMETERS:**
* export_file: Path to CSV. Raw Tobii eye-tracking data for all participants. * export_file: Path to CSV. Raw Tobii eye-tracking data for all participants.
* out_dir: Directory. A folder that stores segmented video eye movement and model information. * out_dir: Path to a folder that stores segmented video eye movement and model information. (Documented below).
**OUTPUT:** **OUTPUT:**
... ...
......