Skip to content

installation

toujames edited this page Oct 5, 2020 · 5 revisions

Hardware Requirements

  • Windows OS
  • Mac (use the 'mac' branch)
  • Keyboard

1) Copy Repo to path

  1. Download repo zip
  2. Move the Planning-Task-main folder to C:\

2) Installation

  1. Install PsychoPy3

  2. Install ASIO4ALL (ignore this step if using a mac)

    Right now, this is necessary to decrease sound latency. You may not need to take this step depending on your sound card/drivers. ASIO4ALL_2_11_English.exe Test latency by running sound_test.py. An 'X' will appear and disappear a few times--there should also be a burst of white noise that occurs simultaneously if things are working properly. If things are not, there may be a delay of ~400ms.

3) Running the task

Open PsychoPy coder view, then open the StimTool.py script and run it.

You can also go to the Running Task Page to get more info.

Clone this wiki locally