Skip to content
ferchaure edited this page Nov 2, 2014 · 9 revisions

Quick Installation

  • Download and install the anaconda python distribution. Anaconda is a batteries-included Python 2.7 distribution. We will use the Anaconda-included numpy, PyQt and SciPy, and probably other packages in the future.

  • Install PyQTGraph by running "pip install pyqtgraph" in your terminal.

Planned Development

  • Spike Sorting.

  • Standard formats support.

  • Documentation for add new formats.

  • More hardware support.

  • Add Cython code.

Clone this wiki locally