Dear all,
The beta version (rev 533) of the PsychToolbox contains a new version of the
EyelinkToolbox for Mac OSX and Windows (latter thanks to Mario K.). Both are based on
exactly the same code. All issues reported on the forum have been dealt with, as far as we
know:
*Eyelink('command') and Eyelink('startrecording') now should return status
*"EyelinkInitDefaults.m" no longer tests for a Mac before assigning key values.
*"EyelinkInitDefaults.m" now calls KbName('UnifyKeyNames') to solve issues with key
codes.
*Commented-out the AssertOSX at the top of EyelinkExample.m
*Added the functions Eyelink('getnextdatatype') and Eyelink('getfloatdata')
*Added experimental function [sample, raw] = Eyelink('NewestFloatSampleRaw'). Should
work as sample = Eyelink('NewestFloatSample') but offers option of specifying a raw
parameter in which case it also returns the raw part of data sample if available (only
available with EL1000)" Note that this latter function isn't properly tested because it only
works with EL1000, which we don't have.
EyelinkToolboxTest in EyelinkTests does quick test of functioning of nearly all functions.
On our wishlist is still the ability to show the subject's eye during calibration on the display
computer (i.e. within matlab/psychtoolbox window), but this is a somewhat less trivial
issue to solve.
Happy tracking!
And please report any new issues on the forum.
Frans Cornelissen
The beta version (rev 533) of the PsychToolbox contains a new version of the
EyelinkToolbox for Mac OSX and Windows (latter thanks to Mario K.). Both are based on
exactly the same code. All issues reported on the forum have been dealt with, as far as we
know:
*Eyelink('command') and Eyelink('startrecording') now should return status
*"EyelinkInitDefaults.m" no longer tests for a Mac before assigning key values.
*"EyelinkInitDefaults.m" now calls KbName('UnifyKeyNames') to solve issues with key
codes.
*Commented-out the AssertOSX at the top of EyelinkExample.m
*Added the functions Eyelink('getnextdatatype') and Eyelink('getfloatdata')
*Added experimental function [sample, raw] = Eyelink('NewestFloatSampleRaw'). Should
work as sample = Eyelink('NewestFloatSample') but offers option of specifying a raw
parameter in which case it also returns the raw part of data sample if available (only
available with EL1000)" Note that this latter function isn't properly tested because it only
works with EL1000, which we don't have.
EyelinkToolboxTest in EyelinkTests does quick test of functioning of nearly all functions.
On our wishlist is still the ability to show the subject's eye during calibration on the display
computer (i.e. within matlab/psychtoolbox window), but this is a somewhat less trivial
issue to solve.
Happy tracking!
And please report any new issues on the forum.
Frans Cornelissen