neo 0.3.1-1 source package in Ubuntu

Changelog

neo (0.3.1-1) unstable; urgency=low


  * Fresh upstream release

 -- Yaroslav Halchenko <email address hidden>  Wed, 09 Oct 2013 09:56:38 -0400

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
Architectures:
all
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
neo_0.3.1-1.dsc 1.3 KiB 64340e394f9f75eed4ca89c2b88631dfad2e6a03d88b79acc9362f68647e16f7
neo_0.3.1.orig.tar.gz 1.3 MiB d7f7466510785504e969d9ae0125c11a59299521531ae40511049471afe475ee
neo_0.3.1-1.debian.tar.gz 3.8 KiB 75a3357559a5b0bbee957821b622959c8238550e7abc07f1a0e1edd68433b813

No changes file available.

Binary packages built by this source

python-neo: Python IO library for electrophysiological data formats

 NEO stands for Neural Ensemble Objects and is a project to provide common
 classes and concepts for dealing with electro-physiological (in vivo
 and/or simulated) data to facilitate collaborative software/algorithm
 development. In particular Neo provides: a set a classes for data
 representation with precise definitions, an IO module with a simple API,
 documentation, and a set of examples.
 .
 NEO offers support for reading data from numerous proprietary file formats
 (e.g. Spike2, Plexon, AlphaOmega, BlackRock, Axon), read/write support for
 various open formats (e.g. KlustaKwik, Elan, WinEdr, WinWcp, PyNN), as well
 as support common file formats, such as HDF5 with Neo-structured content
 (NeoHDF5, NeoMatlab).
 .
 Neo's IO facilities can be seen as a pure-Python and open-source Neuroshare
 replacement.