klabhub / neurostim

Design and run visual neuroscience experiments using Matlab and the Psychophysics Toolbox.
MIT License
5 stars 3 forks source link

Added option to automatically go into eye tracker setup each block. M… #142

Closed adammorrissirrommada closed 4 years ago

adammorrissirrommada commented 4 years ago

…oved some properties from eyelink.m into the parent eyetracker.m class. The rest of the changes are just auto-formatting.

This would cause a problem for any other child eye trackers if they also define those same properties, or have their own beforeBlock() function. @cnuahs, I think this might be true for your viewpoint class? I couldn't find it! let me know and I can fix anything that is needed. it would be tiny.