Presentation (software)
Developer(s) | Neurobehavioral Systems |
---|---|
Stable release |
17.0
/ January 14, 2014 |
Operating system | Microsoft Windows 9x/XP/Vista/7/8 |
Type | IDE |
License | Proprietary |
Website |
www |
Presentation is a Windows software application for conducting psychological and neurobehavioral experiments, developed by Neurobehavioral Systems Inc. and first released in 2003. It supports auditory and visual stimuli creation and delivery, records responses from nearly any input device and allows control of parallel port, serial port, TCP/IP and Ni-DAQ for communication to and from fMRI devices, response devices, eye trackers and brain imaging equipment. It also supports Microsoft Kinect for Windows. It is temporally accurate to less than a millisecond, a crucial aspect of control for many research needs. Presentation has over 10,000 users[1] worldwide. Presentation supports Unicode via the utf-8 specification.
Users
Presentation is used in universities and their experiments all over the world, such as
- Centre for Cognitive Neuroimaging[2]
- Perception, memory and aesthetics of indeterminate art[3]
- Common ground for spatial cognition? A behavioral and fMRI study of sex differences in mental rotation and spatial working memory[4]
- Contagious yawning and the brain[5]
- Stereoscopic Depth and the Occlusion Illusion[6]
- Neural mechanisms underlying auditory feedback control of speech[7]
- An Interdisciplinary Study of Visual Indeterminacy[8]
Programming
Presentation uses two proprietary scripting languages to describe and control experiments. It also has a Python module allowing the use of Python to control experiments.
SDL (Scenario Description Language)[9]
SDL is a simple language used to describe the stimuli and trials which make up an experiment. Compile-time logic can be used to generate and/or randomize stimuli.
PCL (Program Control Language)[10]
PCL is a fully functioning scripting language based loosely on C and Basic. It uses strong type checking to ensure that the intention of the programmer is explicit. Loops, "if" statements and subroutines are all supported. It can be used in conjunction with the objects created in SDL, or used alone to create, manipulate and present stimuli. The editor supports code completion to greatly ease introduction to the language.
Python [11]
Presentation has a Python module which allows users to use Python instead of PCL to script their experiments. Anything that can be done in PCL can also be done in Python.
References
- ↑ Neurobehavioral Systems. "over 10,000 users".
- ↑ Centre for Cognitive Neuroimaging. "Stimuli presentation".
- ↑ Alumit Ishai & Scott L. Fairhall, University of Zurich, Switzerland. Robert Pepperell, University of Wales Institute, Cardiff, UK. "Perception, memory and aesthetics of indeterminate art" (PDF).
- ↑ Sarah L. Levin; Feroze B. Mohamed; Steven M. Platek. "Common ground for spatial cognition? A behavioral and fMRI study..." (PDF).
- ↑ Steven M. Platek; Feroze B. Mohamed; Gordon G. Gallup Jr. "Contagious yawning and the brain" (PDF).
- ↑ Stephen E. Palmer and Karen B. Schloss, University of California, Berkeley. "Stereoscopic Depth and the Occlusion Illusion" (PDF).
- ↑ Jason A. Tourville1, Kevin J. Reilly, Frank H. Guenther. "Neural mechanisms underlying auditory feedback control of speech" (PDF).
- ↑ Robert Pepperell; Alumit Ishai. "An Interdisciplinary Study of Visual Indeterminacy" (PDF).
- ↑ Neurobehavioral Systems. "Presentation Scenarios".
- ↑ Neurobehavioral Systems. "PCL Programs".
- ↑ Neurobehavioral Systems. "Python in Presentation".
External links
- Neurobehavioral Systems Home Page
- Presentation Experiment Examples Archive
- Animated and Interactive Presentation Software Demo