From bed4bfa36c2778e6dc54ac575459bf8592ef9653 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 9 Dec 2010 12:55:02 -0500 Subject: [PATCH] blends skeleton file (skel) and new software pyff --- future/blends/pyff | 28 ++++++++++++++++++++++++++++ future/blends/skel | 18 ++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 future/blends/pyff create mode 100644 future/blends/skel diff --git a/future/blends/pyff b/future/blends/pyff new file mode 100644 index 0000000..519ea09 --- /dev/null +++ b/future/blends/pyff @@ -0,0 +1,28 @@ +Source: pyff +Tasks: debian-science/neuroscience-bci +Homepage: http://bbci.de/pyff/ +License: GPL-2+ +Author: Bastian Venthur +Language: Python +Version: 2010.7 +Vcs-Browser: https://github.com/venthur/pyff +Vcs-Git: git://github.com/venthur/pyff.git +Published-Title: Pyff --- A Pythonic Framework for Feedback Applications and Stimulus Presentation in Neuroscience +Published-Authors: Bastian Venthur, Simon Scholler, John Williamson, Sven Dähne, Matthias S Treder, Maria T Kramarek, Klaus-Robert Müller and Benjamin Blankertz +Published-In: Frontiers in Neuroscience +Published-Year: 2010 +Published-DOI: 10.3389/fnins.2010.00179 +Pkg-Description: Brain Computer Interface (BCI) framework + Pyff is a Pythonic Feedback Framework which provides a platform + independent framework to develop BCI feedback applications in + Python. It was designed to make the development of feedback + applications as easy as possible. Pyff framework moves feedback + implementations to a general purpose, and easy to learn language like + Python. Python provides many so called bindings to other libraries, + which allow it to develop high quality multimedia feedback + applications, with little effort. + . + The framework communicates with the rest of the BCI system via a + standardized communication protocol using UDP and XML and is + therefore suitable to be used with any BCI system that may be adapted + to send its control signal via UDP in the specified format. diff --git a/future/blends/skel b/future/blends/skel new file mode 100644 index 0000000..924b93f --- /dev/null +++ b/future/blends/skel @@ -0,0 +1,18 @@ +Source: +Tasks: debian-science/neuroscience-bci, + debian-science/neuroscience-modeling + debian-med/imaging +Homepage: +Author: +Language: +License: +Version: +Vcs-Browser: +Vcs-Git: +Pkg-Description: + +Published-Title: +Published-Authors: +Published-In: +Published-Year: +Published-DOI: -- 2.39.5