Wiki

Clone wiki

StimServer / HowToSetup

How to get the toolbox running

Prerequisites

Installation

Configuring your setup

  • CalibrateDisplay will be helpful. Most functions take a "fPixelsPerDegree" calibration parameter.
  • If you want to use the "server" part of the toolbox, you will need to have a system that can send commands over a UDP channel. You can also use matlab for that, using the Instrument Control toolbox.
  • Use "CreateStimulusStructure" to build a list of available stimuli.
  • See building stimuli
  • See the communications protocol for the stimulus server

Start the stimulus server

Updated