Skip to main content

Set of tools to analyze neuronal activity from spiketimes

Project description

spikelib

A Python package for reading, manipulating, analyzing and visualize spike sorted extracellular data. The spikelib was designed to give a suite of tools that allow us to analyze spiketrains from multi-electrode array (MEA) recordings obtained from some spike sorting software (for example spiking-circus).

Installation

Dependencies

This is the list dependencies

pip install numpy scipy matplotlib scikit-learn peakutils pandas h5py lmfit

Optionally you can install neuroshare to read .mcd files. But it only work on Python 2.7

pip install neuroshare

Install

There are 2 ways to install spikelib, from Pypi or github. The easier way is install using pip.

pip install spikelib

Alternatively, you can install the latest version of spikelib from github running the following commands:

git clone https://github.com/creyesp/spikelib
cd spikelib
python setup.py [install, develop]

Where the develop argument should be used if you want to modify the code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spikelib-0.1.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distributions

spikelib-0.1.1-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

spikelib-0.1.1-py2-none-any.whl (19.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page