Skip to content

Commit

Permalink
removed dedundant files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Charest (School of Psychology) committed Nov 12, 2018
1 parent a8e6b78 commit b799187
Show file tree
Hide file tree
Showing 52 changed files with 14 additions and 1,357 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,17 @@
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
python setup.py develop
```

Tasks are created in /tasks.

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

```python
python tasks/run_AB.py
```
169 changes: 0 additions & 169 deletions controller.py

This file was deleted.

Loading

0 comments on commit b799187

Please sign in to comment.