2b. Characteristics of the BrainVoyager methods

In correspondence to the preprocessing and analysis modules in BrainVoyager, these categories also exist in the form of scripting methods.
This means that for most pre-processing, statistical analysis and visualization procedures with the fMRI data, scripting methods exist. For an overview per category, please see methods categories.

The scripting methods that are unique for BrainVoyager, adapt themselves to the syntax of the current scripting language. So for Visual Basic Script in BrainVoyager 2000, the syntax is in general: "object.method parameter". While in QSA the syntax is in general "object.method(parameter)". So when using the BrainVoyager API (Application Programmer's Interface) please replace these language-specific characteristics by the language you use.

Next: 2c. Characteristics of the QSA language: Language summary
Index