BVQX scripts

From BVwiki

Jump to: navigation, search

Contents

Scripts

For information about scripting in BrainVoyager QX, please see the BrainVoyager QX scripting documentation page.

Scripting news

In BrainVoyager 1.9.10 are now 3 interpolation methods available: "The motion correction commands "CorrectMotionEx" and "CorrectMotionTargetVolumeInOtherRunEx" always used trilinear interpolation in previous versions. The third parameter "InterpolationMethod" allows now to specify the same interpolation methods as used in the GUI; value "1" (or "0") is interpreted as trilinear interpolation, value "2" is interpreted as "trilinear-sinc" (trilinear interpolation for detection of motion parameters, sinc interpolation for final transformation) and value "3" is interpreted as "sinc-sinc" (sinc interpolation is used for detection and transformation)." (from Release Notes v1.10).

Note on BrainVoyager QX 1.9: the scripting projects are not compatible to 1.8. The recommended option is to export the scripts from 1.8 script projects via the Script Editor's File > Export Script... function, create a new script project in QX 1.9 and then import the scripts in this new script project.

QSA scripts and projects released with BrainVoyager QX

(by Rainer Goebel)

Other QSA scripts

(by Hester Breman)

Wizards (batch processing)

Please note that if the QX version is not mentioned, the project is not yet adapted for BrainVoyager QX 1.9.

  • Wizard for multiple functional data sets (v0.5). Wizard v0.5 to process multiple functional data sets (create and preprocess FMRs, create VTCs) all in one go. The idea is to first enter all parameters for the processing options that have been selected (via the dialog shown below), then select the files once and run all processing steps for all projects. This version has been created in BrainVoyager QX 1.9.10. (Latest update: 30-Apr-08).
And here is the Manual for wizard v0.5 (*.pdf). Version 0.3 of the manual for wizard v0.5: added description of possible file selection procedure(s) (Latest update: 30-Apr-08).
'Create FMR projects' tab of wizard v0.5 to process functional data.
Enlarge
'Create FMR projects' tab of wizard v0.5 to process functional data.
  • Wizard for multiple functional data sets (v0.4). Functions: rename DICOM, create and preprocess multiple FMR projects and create multiple VTCs. This is version 0.4 for BVQX 1.9 (the version for BVQX 1.8 can be found below). Once loaded in the Script Editor, all functions can be run from the BrainVoyager QX 'Scripts' menu (see figure below). No manual modifications have to be made. All preprocessing functionality can be used independently from each other. Each function will produce a text file with the file names, that can be used as input for the next processing step.
The User's guide (for wizard v0.3 and v0.4) shows the dialogs of each function. Please update to this version when using an older batch processing project, thanks.
Version for BVQX 1.8: version 0.4 for BVQX 1.8.

manual (for version 0.1) demonstrates the dialogs of the functionality.

In this document the dialogs of the script are shown.

The newer script project including VMR transformations (isovoxel, autosag) is to be used with QX 1.9.

Scripts for use with Diffusion Weighted data

by Pim

Sample scripts

Personal tools