This toolbox contains a set of basic tools for interfacing with an SMI
eyetracker using Matlab and a serial port connection (COM1). For
internal CBU use, these scripts should 'just work' with the high-speed
eye tracker in 443 and the MRI eye tracker.

Briefly, the functions contained are:

calibrateEyeTracker - main calibration routine
validateCalibration - validation routine, to optionally follow
calibration.
doDriftCorrection - execute a drift correction, with calls to
Psychtoolbox (fixation cross presented etc).
doDriftCorrection_noScreen - drift correction without any screen
calls.
fullCalibrationRoutine - wrapper script that does both calibration and
validation, with nice options to cancel calibration, re-try failed
calibrations etc.
waitResp - helper function for key presses
waitRespAlts - as above. The main functions depend on these, but you
don't need to worry about them

Questions, concerns, comments to johan.carlin@mrc-cbu.cam.ac.uk
