Update Eyetracker Scripts HowTo authored by afahey2's avatar afahey2
......@@ -119,7 +119,7 @@ For example, `AOI hit [Set 1 - 6S - Model 7 - Blocks]`.
* `separate_by`:
* `seg_type`: Specifies how output segments are defined with respect to the annotation actions. Acceptable inputs: `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.
* `collapse_method`: Various arguments used to search for patterns that make the eye-tracking sequences more readable. Acceptable inputs: `pairs` and `model_copy`.
* `normalize`: Boolean option of whether or not generated histogram will be normalized.
* `out_dir`: Stores the output of this script documented below.
......
......