Package psychopy :: Package hardware :: Module egi
[frames] | no frames]

Module egi

source code

Interface to EGI Netstation

This is currently a simple import of pynetstation That needs to be installed (but is included in the Standalone distributions of PsychoPy as of version 1.62.01).

installation:

Download the package from the link above and copy egi.py into your site-packages directory.

usage:

from psychopy.hardware import egi

For an example see the demos menu of the PsychoPy Coder For further documentation see the pynetstation website

Variables
  msg = """Failed to import egi (pynetstation). If you're using ...
Variables Details

msg

Value:
"""Failed to import egi (pynetstation). If you're using your own copy \
of 
python (not the Standalone distribution of PsychoPy) then try installi\
ng pynetstation.
See:
    http://code.google.com/p/pynetstation/wiki/Installation
    
"""