Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -117,7 +117,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
* `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 action, between action, end to end.
* `seg_type`: Specifies how output segments are defined with respect to the annotations actions.
* `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.
......
......