Gold lab code
We have developed the following publically available Matlab code for controlling psychophysics (and, hopefully in the near future, electrophysiology) experiments:
tower-of-psych [project/documentation] facilitates the design and development of experiments in Matlab by providing tools to model and visualize high-level organization and flow control.
snow-dots [project/documentation] defines nuts and bolts for writing and running Psychophysics experiments in Matlab, including tools for communicating with USB-based HIDs (Human Interface Devices), generating graphics (via OpenGL, using MGL), and distributing objects across Matlab instances using a client-server model.
dotsX [project] is now obsolete, replaced by tower-of-psych and snow-dots.
