]> git.donarmstrong.com Git - neurodebian.git/commitdiff
extend skel and add pybci
authorYaroslav Halchenko <debian@onerussian.com>
Tue, 30 Nov 2010 23:13:20 +0000 (18:13 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Thu, 9 Dec 2010 18:03:47 +0000 (13:03 -0500)
future/blends/pybci [new file with mode: 0644]
future/blends/skel

diff --git a/future/blends/pybci b/future/blends/pybci
new file mode 100644 (file)
index 0000000..d9d87a7
--- /dev/null
@@ -0,0 +1,22 @@
+Source: PyBCI
+Tasks: debian-science/neuroscience-bci
+Homepage: http://pybci.sourceforge.net/
+Author: Benedikt Zoefel
+Language: Python, C++
+License: MIT
+Version: 0.4
+Vcs-Browser: http://pybci.git.sourceforge.net/git/gitweb-index.cgi
+Vcs-Git: git://pybci.git.sourceforge.net/gitroot/pybci/pybci
+Pkg-Description: Brain Computer Interface module for Brain Vision Recorder
+ This module gives you the possibility to create a Brain Computer
+ Interface (BCI), and herewith to get EEG data online and evaluate the
+ data while you are receiving it.  The module is made for all users of
+ the Brain Vision Recorder because of the therein implemented function
+ of Remote Data Access. It is not possible to use it with another EEG
+ Recorder Software, but this will be a project in the future.
+ .
+ Using the PyBCI module, you are able to get a numpy data array in up
+ to every few ten milliseconds and therewith evaluate the data almost
+ in realtime with other powerful Python packages, for example using
+ PyMVPA.
+Remark: No activity since Sep 2009
index 924b93f624650996b2b7a769f4aad91aa46ba2a1..8a9eb0e0e49c6540157e4940e0bd66c2ebc2c6e7 100644 (file)
@@ -11,8 +11,13 @@ Vcs-Browser:
 Vcs-Git: 
 Pkg-Description: 
  
+Pkg-URL: 
 Published-Title: 
 Published-Authors: 
 Published-In: 
 Published-Year: 
 Published-DOI: 
+Responsible: 
+Registration: 
+Remark: 
+Why: