#PyView

June 25, 2014 ยท View on GitHub

This is a project written in Python and is used for learning and decision making in the dept.of Neuroscience at Stony Brook University ####PyView I. Setup Notes

Required Libaries

  1. pylibnidaqmx (optional on design and simulation mode)
  2. Matplotlob
  3. WxPython

Settings For those who are running with a different set of hardware instead of the National Instruments equipment, remember to set the device off. Go to the neuroconnect.py. It should be the very first line, or one of the lines in the top set:

DEVICE_ON = False

II. Documentation

Introduction

Framework API

Example Experiment file (xml)

###FAQ

III. License Notice: While this is open source code, rights of this project is reserved by Stony Brook University. Reuse of this framework is for research and academic purposes only. Any other use, please contact Dr. Giancarlo La Camera.

IV. Release Notes Baselined: June 2014

ScreenShots: #####Editor mode: alt tag

#####Simulation mode: alt tag