Sets the gaze-position coordinate system, which is used for all calibration target locations and drawing commands. Usually set to correspond to the pixel mapping of the participant display. Issue the calibration_type command after changing this to recompute fixation target positions.
You should also write a DISPLAY_COORDS message to the start of the EDF file to record the display resolution.
Arguments:
<left>
: X coordinate of left of display area<top>
: Y coordinate of top of display area<right>
: X coordinate of right of display area<bottom>
: Y coordinate of bottom of display areaSets the value by which gaze position data is multiplied before writing to EDF file or link as integer. This is nominally 10, but should be reduced for displays with greater than 1500x1500 pixels, or increased for gaze coordinate systems with less than 150x150 units.
Arguments:
<multiplier>
: integer value, 1 to 1000