VPNLirvine / trEYEcopa

Code for eyetracking the TriCOPA videos
2 stars 1 forks source link

Change appearance of calibration target #19

Closed brandonhackney closed 7 months ago

brandonhackney commented 7 months ago

The standard calibration and drift correction target is a filled circle (for peripheral detectability) with a central "hole" target (for accurate fixation). The sizes of these features may be set with set_target_size(diameter, holesize). If holesize is 0, no central feature will be drawn. The disk is drawn in the calibration foreground color, and the hole is drawn in the calibration background color.

I at least want the center hole to be smaller, but may make the main circle smaller too.

VPNLirvine commented 7 months ago

Addressed by commit 84dab4f