Skip to content

Latest commit

 

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