Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
Project description
===
Neo
===
Neo is a package for representing electrophysiology data in Python, together
with support for reading a wide range of neurophysiology file formats, including
Spike2, NeuroExplorer, AlphaOmega, Axon, Blackrock, Plexon, Tdt, and support for
writing to a subset of these formats plus non-proprietary formats including HDF5.
The goal of Neo is to improve interoperability between Python tools for
analyzing, visualizing and generating electrophysiology data (such as
OpenElectrophy, NeuroTools, G-node, Helmholtz, PyNN) by providing a common,
shared object model. In order to be as lightweight a dependency as possible,
Neo is deliberately limited to represention of data, with no functions for data
analysis or visualization.
Neo implements a hierarchical data model well adapted to intracellular and
extracellular electrophysiology and EEG data with support for multi-electrodes
(for example tetrodes). Neo's data objects build on the quantities_ package,
which in turn builds on NumPy by adding support for physical dimensions. Thus
neo objects behave just like normal NumPy arrays, but with additional metadata,
checks for dimensional consistency and automatic unit conversion.
Code status
-----------
.. image:: https://secure.travis-ci.org/NeuralEnsemble/python-neo.png?branch=master
:target: https://travis-ci.org/NeuralEnsemble/python-neo.png
More information
----------------
- Home page: http://neuralensemble.org/neo
- Mailing list: https://groups.google.com/forum/?fromgroups#!forum/neuralensemble
- Documentation: http://packages.python.org/neo/
- Bug reports: https://github.com/NeuralEnsemble/python-neo/issues
For installation instructions, see doc/source/install.rst
:copyright: Copyright 2010-2014 by the Neo team, see AUTHORS.
:license: 3-Clause Revised BSD License, see LICENSE.txt for details.
Neo
===
Neo is a package for representing electrophysiology data in Python, together
with support for reading a wide range of neurophysiology file formats, including
Spike2, NeuroExplorer, AlphaOmega, Axon, Blackrock, Plexon, Tdt, and support for
writing to a subset of these formats plus non-proprietary formats including HDF5.
The goal of Neo is to improve interoperability between Python tools for
analyzing, visualizing and generating electrophysiology data (such as
OpenElectrophy, NeuroTools, G-node, Helmholtz, PyNN) by providing a common,
shared object model. In order to be as lightweight a dependency as possible,
Neo is deliberately limited to represention of data, with no functions for data
analysis or visualization.
Neo implements a hierarchical data model well adapted to intracellular and
extracellular electrophysiology and EEG data with support for multi-electrodes
(for example tetrodes). Neo's data objects build on the quantities_ package,
which in turn builds on NumPy by adding support for physical dimensions. Thus
neo objects behave just like normal NumPy arrays, but with additional metadata,
checks for dimensional consistency and automatic unit conversion.
Code status
-----------
.. image:: https://secure.travis-ci.org/NeuralEnsemble/python-neo.png?branch=master
:target: https://travis-ci.org/NeuralEnsemble/python-neo.png
More information
----------------
- Home page: http://neuralensemble.org/neo
- Mailing list: https://groups.google.com/forum/?fromgroups#!forum/neuralensemble
- Documentation: http://packages.python.org/neo/
- Bug reports: https://github.com/NeuralEnsemble/python-neo/issues
For installation instructions, see doc/source/install.rst
:copyright: Copyright 2010-2014 by the Neo team, see AUTHORS.
:license: 3-Clause Revised BSD License, see LICENSE.txt for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
neo-0.3.3.tar.gz
(1.4 MB
view details)
File details
Details for the file neo-0.3.3.tar.gz
.
File metadata
- Download URL: neo-0.3.3.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b80eb5bdc9eb4eca829f7464f861c5f1a3a6289559de037930d529bb3dddefb |
|
MD5 | 98e7e8948158f4492fc94d9d44367c91 |
|
BLAKE2b-256 | f646030c1d84549359c97419e2a7e799c99cc867d256e62da94f8df5709dbc1c |