GrantRVD / fakespikes

Model spiking as a statistical process, in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fakespikes

Model spiking as a statistical process, in Python.

Install

For now git clone git@github.com:voytekresearch/fakespikes.git into a folder on your python path. Proper pip installer... someday.

Usage

For usage examples see examples/demo.py, and the functions docstrings

Dependencies

numpy (tested on 1.9.2 but should with any modern verion)

Tested on

  • Python 2.7.10
  • OS X 10.10.3

About

Model spiking as a statistical process, in Python.

License:MIT License


Languages

Language:Python 100.0%