Skip to content

Basic_Tests

Jin Jeon edited this page Nov 1, 2018 · 4 revisions

Now that you have hardware and software part setup, we can try running simple basic tasks to make sure that:

  1. PsychoPy can send events to NetStation [Sending Events]
  2. AV device can send signals to NetStation [Photocell & DINs]

Both 1 and 2 do not require actual cap to be connected to amplifier. We just want to check that signals can get through from PsychoPy computer to NetStation computer.

After completing 1 and 2, you can try running a full basic task (using pyns_exp.py) that makes subject with cap perform basic eye blinks, look at different directions, and open/close eyes. It also tests sending events, photocell/DIN, NetStation recording, and timing are all good. If you haven't tried 1 and 2, it is recommended to do those first.