mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
1a9d6ed366
in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. The goal is to provide, for the busy scientist (including me!), tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. The code is platform independent, using Python and C libraries that are widely available. WWW: http://www.psychopy.org/ PR: ports/132156 Submitted by: wenheping at gmail.com
13 lines
560 B
Plaintext
13 lines
560 B
Plaintext
PsychoPy is an open-source package for creating psychology stimuli
|
|
in Python (A real and free alternative to Matlab). PsychoPy combines
|
|
the graphical strengths of OpenGL with the easy Python syntax to give
|
|
psychophysics a free and simple stimulus presentation and control
|
|
package.
|
|
|
|
The goal is to provide, for the busy scientist (including me!), tools
|
|
to control timing and windowing and a simple set of pre-packaged
|
|
stimuli and methods. The code is platform independent, using Python
|
|
and C libraries that are widely available.
|
|
|
|
WWW: http://www.psychopy.org/
|