-
Notifications
You must be signed in to change notification settings - Fork 4
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:
- PsychoPy can send events to NetStation [Sending Events]
- 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.