Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -110,7 +110,7 @@ Before you run this script, you will need to configure a few options (e.g. the l
* `gaze_dir`: Optional argument that points to a Tobii gaze directory other than what exists on the remote server.
* `confidence`: Confidence level, default `.95`.
* `separate_by`:
* `seg_type`: Within the action, between action, end to end.
* `seg_type`: Within action, between action, end to end.
* `models`: Subset of models to run the script on.
* `collapse_method`: Various arguments used to search for patterns that make the eye-tracking sequences more readable.
* `normalize`: Boolean option of whether or not generated distribution will be normalized.
......
......