
Normalize gaze coordinates to screen-relative units
Source:R/pipeline-confounds.R
normalize_gaze_coords.RdTransforms raw gaze coordinates (in pixels) to normalized coordinates where:
(0,0) represents the center of the screen
Coordinates are scaled to [-1,1] range
Also calculates the normalized distance from screen center