Skip to content

Files

Latest commit

author
Ian Charest (School of Psychology)
Nov 12, 2018
b799187 · Nov 12, 2018

History

History
18 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 346 Bytes

pyExperiment

A few classes for generalizeable experiment builders

Use python 3.6+ and the newest psychopy

to install simply run from the pyExperiment root directory

python setup.py develop

Tasks are created in /tasks.

For example, after installing the package, to run a task simply run:

python tasks/run_AB.py