Toolkits

Information about toolkits provided by LabBench.

Toolkits provide access to LabBench functionality from Python scripts.

They expose high-level operations for working with:

  • Instruments
  • Stimuli and triggers
  • Waveforms
  • Scheduling
  • Input and interaction

Toolkits are available through the procedure context.


Image

Toolkit for manipulating and creating images.

Keyboard

Toolkit for keyboard access

Psychophysics

Toolkit for estimation of psychometric functions

Scheduler

Toolkit for scheduling tasks to run in the background

Stimuli

Toolkit for creating stimuli in Python code

Triggers

Toolkit for creating triggers in Python code

Waveforms

Toolkit for creating waveforms in Python code