Software
T-BESP
T-BESP is a package for the Python programming language, containing tools for processing bioelectrical signals. Focus is put on automatization of tasks that are typical of event related potentials (ERPs) extraction from EEG signals.
In its current version, it allows writing scripts for reading, preprocessing, filtering and displaying signals stored in text files. A specific tool is included to compute ERPs. In the future it is expected to add tools for reading other formats and processing different kinds of biolectrical signals.T-BESP is free software released under GPL license version 3. Can be used, studied, modified and shared by anyone.
In order to install and use it, it is necessary to have previously installed:
- Python [http://www.python.org]
- Numpy y Scipy [http://www.scipy.org]
- Matplotlib [http://matplotlib.sourceforge.net]
Downloads:
- T-BESP 0.1.2 [Linux RPM] [Windows] [Source code]
- T-BESP 0.1.1 [Linux RPM] [Windows] [Source code]
- Documentation for T-BESP 0.1.2 (incomplete)
Installation instructions can be found in the documentation. Probably you will need to install other pieces of software before you can use T-BESP. For Windows, you can download them from here.
For questions, comments, participating in development or helping with documentation, please write an e-mail to Esteban Hurtado (eahurtad@gmail.com).