]> git.donarmstrong.com Git - neurodebian.git/blob - future/blends/python-neuroshare
Also for stats report which repo and which job number use our setup
[neurodebian.git] / future / blends / python-neuroshare
1 Source: python-neuroshare
2 Tasks: debian-science/electrophysiology
3 Homepage: https://github.com/G-Node/python-neuroshare
4 Responsible: NeuroDebian Team <team@neuro.debian.net>
5 License: LGPL-2.1
6 Author: Christian Kellner <gicmo@gnome.org>
7 Language: Python
8 Version: 0.8.4
9 WNPP: 663116
10 Vcs-Git: https://github.com/G-Node/python-neuroshare
11 Pkg-Description: Python interface and tools for Neuroshare
12  The Neuroshare API is an interface for accessing electrophysiology data
13  from files in proprietary formats. To do so it uses vendor-provided
14  shared libraries that can be downloaded free of charge.
15  .
16  This package provides a high-level Python interface to the Neuroshare
17  API that focuses on convenience for the user and enables access to
18  all available metadata and data. The data is returned in NumPy arrays,
19  which provides a quick route to further examination and analysis.
20  .
21  In addition, this package contains the ns2hdf converter tool that
22  converts neuroshare-compatible files into the HDF5 (Hierarchical Data
23  Format, version 5) file format.