Software

From Computational Memory Lab
Revision as of 13:57, 23 June 2008 by MattMollison (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Experiments

Foundational Library

PyEPL (the Python Experiment-Programming Library) is a library for coding psychology experiments in Python. It supports presentation of both visual and auditory stimuli, and supports both manual (keyboard/joystick) and sound (microphone) input as responses. Visit the PyEPL SourceForge page for more information and downloads.

PandaEPL

Experiment Paradigms

Below are the PyEPL-based experiments used in the Kahana Lab.

  • pyFR
  • VFR
  • YellowCab II
  • DeliveryBoy
  • Trackball
  • FGS
  • etc...

Data Analysis

pyParse

voice recognition?

Our eeg_toolbox is a set of Matlab functions to help in analyzing EEG data.

The Python-based ptsa is a port of many eeg_toolbox functions to Python for use in pylab.