Skip to main content

Module for analyzing spiking data.

Project description

ProjectStatus Version BuildStatus Coverage License PythonVersions

spiketools is a collection of tools and utilities for analyzing spiking data.

Overview

spiketools is an open-source module for processing and analyzing single-unit activity from neuro-electrophysiological recordings.

Available sub-modules in spiketools include:

  • measures : measures and conversions that can be applied to spiking data

  • objects : objects that can be used to manage spiking data

  • spatial : space related functionality and measures

  • stats : statistical measures for analyzing spiking data

  • sim : simulations of spiking activity and related functionality

  • plts : plotting functions for visualizing spike data and related measures

  • utils : additional utilities for working with spiking data

Scope

spiketools is currently organized around analyses of single cell activity.

The current scope does not include population measures, though this may be extended in the future.

Note that spiketools does not cover spike sorting. Check out spikeinterface for spike sorting.

Documentation

Documentation for spiketools is available here.

The documentation includes:

  • Tutorials: which describe and provide examples for each sub-module

  • API List: which lists and describes everything available in the module

  • Glossary: which defines key terms used in the module

If you have a question about using spiketools that doesn’t seem to be covered by the documentation, feel free to open an issue and ask!

Dependencies

spiketools is written in Python, and requires Python >= 3.6 to run.

It has the following required dependencies:

There are also optional dependencies, that offer extra functionality:

  • statsmodels is needed for some statistical measures, for example ANOVAs

  • pytest is needed to run the test suite locally

We recommend using the Anaconda distribution to manage these requirements.

Installation

The current release version of spiketools is the 0.X.X series.

See the changelog for notes on major version releases.

Stable Release Version

To install the latest stable release, you can use pip:

$ pip install spiketools

Optionally, to include dependencies required for the stats module:

$ pip install spiketools[stats]

Development Version

To get the current development version, first clone this repository:

$ git clone https://github.com/spiketools/spiketools

To install this cloned copy, move into the directory you just cloned, and run:

$ pip install .

Editable Version

To install an editable version, download the development version as above, and run:

$ pip install -e .

Contribute

This project welcomes and encourages contributions from the community!

To file bug reports and/or ask questions about this project, please use the Github issue tracker.

To see and get involved in discussions about the module, check out:

  • the issues board for topics relating to code updates, bugs, and fixes

  • the development page for discussion of potential major updates to the module

When interacting with this project, please use the contribution guidelines and follow the code of conduct.

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

spiketools-0.1.0rc2.tar.gz (86.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spiketools-0.1.0rc2-py3-none-any.whl (121.5 kB view details)

Uploaded Python 3

File details

Details for the file spiketools-0.1.0rc2.tar.gz.

File metadata

  • Download URL: spiketools-0.1.0rc2.tar.gz
  • Upload date:
  • Size: 86.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.11

File hashes

Hashes for spiketools-0.1.0rc2.tar.gz
Algorithm Hash digest
SHA256 5d2422ec9cc3f4b6d38400a1c03a13c2d2b6529e6165fe75a85eec0ba6d9ea5a
MD5 7cec70900ee30118f3723dd1ff5edbe1
BLAKE2b-256 3bedce28698bcf8ce3370e2918b9422ae74a8de61573d14acfd830b6e3341217

See more details on using hashes here.

File details

Details for the file spiketools-0.1.0rc2-py3-none-any.whl.

File metadata

  • Download URL: spiketools-0.1.0rc2-py3-none-any.whl
  • Upload date:
  • Size: 121.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.11

File hashes

Hashes for spiketools-0.1.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 d12049c6add2f129dc783b97c1a56afe158abb784fd360a72b9e6121bd1537b4
MD5 5e1e72d29ae90ce8c27f7c4f5c2b782d
BLAKE2b-256 18542965ebcaddcf15a74906b30925fefdf33176216a2101b9b00c6ba4bd2b5f

See more details on using hashes here.

Supported by

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