iancharest / pyExperiment

A few classes for generalizeable experiment builders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A few classes for generalizeable experiment builders

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%