@@ -38,7 +38,10 @@ In `egs/prepare_eyetracker_data`, the pipeline we use to pre-process the TOBII g
This program takes an exported data file from the Tobii Pro Lab software which represents a batch of several copy attempts, and chunks it into several smaller files. Each of the output files corresponds to a single copy attempt---ie one participant's attempt to copy one model.
**INPUT:**
**PARAMETERS:**
*`tobii_export_fn`: Name of the file that contains raw Tobii eye-tracking data for all participants.
*`video_metadata_fn`: Name of the file that stores participant and task data for all videos.
*`out_dir`: Path to a folder that stores segmented eye-tracking data for each video.