File: psytoolkit

package info (click to toggle)
neurodebian 0.43.0
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,960 kB
  • sloc: sh: 2,419; python: 1,978; perl: 412; makefile: 207; javascript: 63
file content (32 lines) | stat: -rw-r--r-- 1,308 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: psytoolkit
Tasks: debian-science/psychophysics
Homepage: http://psytoolkit.leeds.ac.uk
Author: Gijsbert Stoet <g dot stoet AT leeds.ac.uk>
Language: Ruby
License: GPL-3+
Version: 1.0.2
Pkg-Description: programming and running psychological experiments
 Psytoolkit offers
  * Scripting language designed for psychological experiments:
   o Structure designed for experiments (tasks/trials/trial
     lists/random selection/blocks).
   o Use of bitmaps (png,jpeg,tiff,and many more).
   o Use of MPEG videos.
   o Read from keyboard, mouse, and external devices.
   o Voicekey support via IoLab device
   o Easy programming of parallel port and advanced IO cards.
   o Use of variables.
   o Conditional expressions (if/then/while).
   o Easy interfacing with statistical software R for online
     feedback to participants.
   o Easy interfacing with C language.
   o It is easy to use.
  * Easy functions for visual and auditory stimulus presentation.
  * Precise timing of stimulus presentation and data collection.
  * Can be used as scripting language, but also comes with a
    C-library.
  * Comes with a questionnaire presenter psyquest
  * Online Documentation.
Pkg-URL: http://psytoolkit.leeds.ac.uk/download-installation.html
Remark: Depends on libhid removed from Debian due to needed TLC