PyCorderPlus is a continuation of PyCorder (now unsupported by BrainProducts) migrated to a new version of Python3 and its new libraries.
PyCorderPlus supports the following amplifiers:
PyCorderPlus supports the following functions for all supported amplifiers:
- Set up the amplifier
- Real-time EEG display
- Real-time impedance display
- EEG filtering
- Montage of channels
- Save the EEG in the format
.eeg(Brain Products format)
- Install Python
- Download the
PyCorderPlusprogram code - In command line open directory with code of
PyCorderPlus - Run in command line
install.bat
Example:
C:\User\Name\PyCorderPlus> install.bat
- In command line open directory with code of
PyCorderPlus - Run
run.bat
Example:
C:\User\Name\PyCorderPlus> run.bat
Alternative way to run the program:
C:\User\Name\PyCorderPlus> .\venv\Scripts\activate
C:\User\Name\PyCorderPlus> python -m main
- Driver for actiCHamp Plus
- To work with NeoRec amplifiers, you do not need to install drivers, the amplifiers work via Bluetooth
- Python 3.11
- OS: Windows 10, 11
You can find other requirements for the library in the requirements.txt.
Copyright © 2010, Brain Products GmbH, Gilching, for original PyCorder modules
Copyright © 2024, Medical Computer Systems Ltd, for modules rewritten to a new version of Python
Copyright © 2024, Medical Computer Systems Ltd, for modules for receiving and processing data from NeoRec amplifiers
See included LICENSE file for more details about licensing terms.
- Modules completely rewritten:
modbase.py,storage.py,impedance.py,filter.py,tools.py,trigger.py. - Modules partially rewritten:
amplifier_actichamp.py,actichamp_w.py,display.py. - Added support for NeoRec amplifiers.
- When connecting a NeoRec cap, it is possible to double the number of channels in the display.