Skip to content
/ PyVMEC Public

A Python-based GUI to create and run visuo-motor experiments.

License

Notifications You must be signed in to change notification settings

thartbm/PyVMEC

Repository files navigation

New project here: https://github.com/thartbm/PyVMEC2

PyVMEC

A Python-based GUI to create and run visuo-motor experiments.

Pseudo-compiled versions, manuals and more: https://osf.io/ynw49/

Environment:

  • Python 2.7 Application created and tested working on Python 2.7.15
  • wxpython 3.0.2 > For Windows: available on sourceforge https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/ (Download wxPython3.0-win64-3.0.2.0-py27.exe and run) For Linux: wxpython 3.0.2 available as default version through apt / synaptic package installer on Debian based distributions.

(Possibly also needed: wxgtk3.0, wxtools, python-xlib, python-setuptools, python-tk)

Dependencies:

pip install -U numpy scipy pandas six psychopy==1.85.3 pyglet==1.3.0

pip install json_tricks configobj screeninfo==0.3.1 pyautogui

Troubleshooting:

Experiment window not showing any objects, or window not appearing at all: -Make sure openGL Version is 2.0+ -Easily fixed by updating graphics drivers.

Developers:

End-of-life Note: Development of the code has stopped in 2020, for several reasons (Python 2.7's end of life, pseudo-compilation on Window was imperfect, and the framework could not be used as the base for some new features). However, a second version of PyVMEC is planned.

About

A Python-based GUI to create and run visuo-motor experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published