Support for plugins constitutes an important feature of BrainVoyager allowing to extent the software with additional computational routines. These extensions can be created by anyone able to write C++ code without the need for an update of BrainVoyager. When BrainVoyager is installed on your computer, you will find several supported plugins, most of which developed by Brain Innovation. All plugins are accessible through the "Plugins" menu after installation. Additional plugins not distributed with the standard BrainVoyager installation can be found at the Support Web Site.
Consult the "Plugins" topic in the "Additional Documentation" chapter of the User's Guide for further details on how to use plugins. If you have yourself created a plugin and think about sharing it with BrainVoyager users around the world, send an email to "support_at_brainvoyager_dot_com". Note that the plugins provided by Brain Innovation and Maastricht University are automatically installed with BrainVoyager. If you have a recent version of BrainVoyager installed, you usually do not need to download plugins.
Getting help for plugins. Most plugins contain help files, which are extracted in sub-folders of the "Extensions/Plugins" directory. The available documentation of a plugin can be accessed by clicking a respective link in the plugins overview text, which you get by clicking the "Description Of Plugins" item in the "Plugins" menu (see snapshot above). The help for some plugins such as the ICA plugins can be found in the User's Guide.
Multiple users. If you do not find plugins in the "Plugins" menu, it is likely that you are not logged in as the user who installed BrainVoyager since plugins are stored in the “Documents/BrainVoyager/Extensions” folder of that user during installation. In that case we recommend to install the entire "Extensions" folder that includes all standard plugins as well as JavaScripts, Python scripts and Python plugins (see below). Downloading the extensions (instead of a full re-installation) might also be useful in case you accidentally deleted (part of) that folder.
Note. Since BrainVoyager 20, plugins can also be developed in Python. Python scripts and plugins are available through the "Python" icon in the main toolbar or via the "Python" menu.