Writing scripts for BrainVoyager in Python
- Details
- Category: Writing Scripts
- Last Updated: 07 March 2022
- Published: 27 March 2018
- Hits: 2891
The documentation can be opened via the BrainVoyager menu > Python > Python Developer Guide. An unofficial list of functions can be found here: PDF. Example scripts can be found after installation of BrainVoyager in the directory /(My) Documents/BrainVoyager/PythonScripts/. A few extra scripts can be found on this support page.
A non-official, community-driven API reference can be found at http://fladd.github.io/BVPython/.
Please note that since BrainVoyager 22, Python code can be automatically generated in a BrainVoyager NoteBook (*.bvnb). This can be performed by clicking the icon "Log BV GUI Actions As Code" (see upper right corner in snapshot below).