1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: neo
Tasks: debian-science/electrophysiology
Homepage: http://neuralensemble.org/trac/neo
Responsible: NeuroDebian Team <team@neuro.debian.net>
License: BSD
Author: Samuel Garcia, Pierre Yger, Luc Estabanez, Andrew Davison, Yury V. Zaytsev
Language: Python
Version: 0.2
WNPP: 659691
Vcs-Svn: https://neuralensemble.org/svn/neo/
Pkg-Description: IO library for electrophysiological data formats in Python
NEO stands for Neural Ensemble Objects and is a project to provide common
class names and concepts for dealing with electro-physiological (in vivo
and/or simulated) data with the aim of getting OpenElectrophy, NeuroTools,
G-node and maybe other projects with similar goals more close together.
.
In particular Neo provides:
.
* a set a classes with precise definitions
* an IO module that offer a simple API that fit many formats
* documentation.
* a set of examples like a format convertor
Remark: Upstream says not worth packaging before v0.2 is released.
|