Pyff – a Pythonic framework for feedback applications and stimulus presentation in neuroscience
Bastian Venthur1*,
Simon Scholler1,2,
John Williamson3,
Sven Dähne1,2,
Matthias S. Treder1,
Maria T. Kramarek1,2,
Klaus-Robert Müller1,2,4 and
Benjamin Blankertz1,3,5
- 1 Machine Learning Laboratory, Berlin Institute of Technology, Berlin, Germany
- 2 Bernstein Center for Computational Neuroscience, Berlin, Germany
- 3 Department of Computing Science, University of Glasgow, Glasgow, Scotland
- 4 Bernstein Focus: Neurotechnology, Berlin, Germany
- 5 Fraunhofer FIRST (IDA), Berlin, Germany
This paper introduces Pyff, the Pythonic feedback framework for feedback applications and stimulus presentation. Pyff provides a platform-independent framework that allows users to develop and run neuroscientific experiments in the programming language Python. Existing solutions have mostly been implemented in C++, which makes for a rather tedious programming task for non-computer-scientists, or in Matlab, which is not well suited for more advanced visual or auditory applications. Pyff was designed to make experimental paradigms (i.e., feedback and stimulus applications) easily programmable. It includes base classes for various types of common feedbacks and stimuli as well as useful libraries for external hardware such as eyetrackers. Pyff is also equipped with a steadily growing set of ready-to-use feedbacks and stimuli. It can be used as a standalone application, for instance providing stimulus presentation in psychophysics experiments, or within a closed loop such as in biofeedback or brain–computer interfacing experiments. Pyff communicates with other systems via a standardized communication protocol and is therefore suitable to be used with any system that may be adapted to send its data in the specified format. Having such a general, open-source framework will help foster a fruitful exchange of experimental paradigms between research groups. In particular, it will decrease the need of reprogramming standard paradigms, ease the reproducibility of published results, and naturally entail some standardization of stimulus presentation.
Keywords: neuroscience, BCI, Python, framework, feedback, stimulus presentation
Citation: Venthur B, Scholler S, Williamson J, Dähne S, Treder MS, Kramarek MT, Müller K and Blankertz B (2010) Pyff – a Pythonic framework for feedback applications and stimulus presentation in neuroscience. Front. Neuroinform. 4:100. doi: 10.3389/fninf.2010.00100
Received: 14 June 2010;
Accepted: 02 October 2010;
Published online: 02 December 2010.
Copyright: © 2010 Venthur, Scholler, Williamson, Dähne, Treder, Kramarek, Müller and Blankertz. This is an open-access article subject to an exclusive license agreement between the authors and the Frontiers Research Foundation, which permits unrestricted use, distribution, and reproduction in any medium, provided the original authors and source are credited.
*Correspondence: Bastian Venthur, Machine Learning Laboratory, Berlin Institute of Technology, Franklinstraße 28/29 10587 Berlin, Germany. e-mail: bastian.venthur@tu-berlin.de