BVQX plugins
From BVwiki
The official BrainVoyager QX plugins can be obtained from the BrainVoyager QX plugins page at http://www.brainvoyager.com/bvqx/plugins/index.html (or ask our support team). Other plugins can be found on this page.
Please note that if the QX version is not mentioned, the plugin is not yet recompiled for BrainVoyager QX 1.9.
Contents |
Documentation
- plugin access functions diagram Graphical overview of plugin access functions in BrainVoyager QX 1.9
- List of scripting and plugin functions updated to BrainVoyager QX version 1.9.
- Manual to create a plugin for BrainVoyager QX in Visual Studio 6.0 (by Hester Breman)
- Plugins on Mac OS X Explanation for C/C++ programmers used to Microsoft's Visual Studio how to compile a plugin on Mac OS X (will be updated soon) (by Hester Breman). For a general Mac OS X document, see Mac OS X specific issues on the FAQ page.
Plugins
File formats and conversion
See the NIfTI & GIfTI page.
Image processing
- anatabacus
Rudimentary tool to filter, segment and create difference images of VMRs and FMRs.
- Version 0.2:
- Manual: Manual for anatabacus v0.2.
- Plugin: anatabacus v0.2 for BVQX 1.9 on Windows XP.
- neo
Tool to generate initial alignment files (*_IA.trf) for BrainVoyager QX. For use with scripting of the creation of VTC files. The script POS_files_for_Neo.qs is required to obtain a file list with VMR-FMR pos file pairs.
- Version 0.1:
- Plugins (zip file including documentation): For Mac OS 10.4, Windows, (Linux).
- Manual: Documentation can be consulted via Plugins > Description... when the /MatrixHelp/ folder is placed in the /BVQXExtensions/Plugins/ folder, the same folder where the plugin should reside.
For statistical functions in BVQX
- designmatrixgenerator
Plugin (v0.1), code and manual to convert multiple protocol files (*.prt) to design matrix files (*.rtc). including plugin for Windows (by Hester Breman).
- Version 0.3:
- Plugins: Compilation for Mac OS 10.4 (PPC): designmatrixgenerator_v03.dylib
- Version 0.2:
- Plugins: Windows XP compiled: 31-07-08, Mac OS 10.5 Intel compiled: 29-07-08 and Linux
- Script: For BVQX 1.9 new version
- protocollinker
Protocol to VTC linker plugin for BrainVoyager QX 1.9. Links protocol files to vtc files in the same directory. Requires QSA script that automatically creates text file with list of prt-vtc pairs, and the plugin to perform the actual linking.
- Version 0.2:
- Manual: Protocollinker_v02.pdf
- Script: CreateFileList_PRT_VTC_v02_qs.zip (v0.2)
- Plugin for BrainVoyager QX 1.9: for Windows ( Protocollinker_qx19_dll.zip), for Mac OS X (Protocollinker_v02_dylib.zip)
- Previous versions for BrainVoyager QX 1.8:
- Manual: DialogsOfTheProtocolLinkerPlugin.pdf
- Plugins: Windows, Mac, Linux
- Source (only necessary when modifying plugin): Prt2vtc_src.zip).
New script can also be used for this plugin (by Hester Breman).
- voiager
Very simple plugin that splits VOI files into text files for use with the Talairach Daemon Client (http://www.talairach.org/).
- Version 0.1:
- Plugin: voiager for Windows XP.
- Manual: voiager pdf.
- protocolgenerator
Generates BrainVoyager stimulation protocol file (*.prt) from Presentation Log file (*.log). The Picture or Sound events are grouped into conditions with intervals. The millisecond resolution version has received all attention - with BrainVoyager functions one can convert with a BrainVoyager function to volumes resolution (by Hester Breman).
- Version 0.7:
- Plugins: plugin for Mac OS 10.5 (Intel) and plugin for Windows XP
- Manual: Manual for v0.7 describing usage.
- Notes: In this version the 'end interval' can also be based on the start of the next 'Picture' or 'Sound' event.
- Source: code (v0.7) of plugin (with XCode project for Mac OS X). Makefile for Linux.
- Latest update: 21-07-08
- Version 0.6:
- Plugins plugin for Mac OS 10.5 (Intel) and plugin for Windows XP.
- Manual: Manual for v0.6 describing usage.
- Notes: The main focus has been on generating a milliseconds protocol; one can always convert in BrainVoyager itself to a volume resolution. The current 'end interval' times in v0.5 and v0.6 are based on the "Duration" parameter of the Presentation *.log file, which is sometimes shorter than the actual time to the next screen ('Picture' or 'Sound' event).
- Source: code (v0.6) of plugin.
- Latest update: 12-04-08.
- Version 0.5:
- Plugins plugin (v0.5) for Windows and plugin for Mac OS 10.4.8.
- Latest update: 20-03-07.
Surfaces
- surfacetool
Simple plugin for to change colors of meshes, writing SRF header information to BrainVoyager QX Log tab or to text file, etc. (by Hester Breman).
- Version 0.3:
- Plugin: Mac OS 10.4.9
- Version 0.2:
- Plugin: Windows
- Manual: Guide for surface tool describing usage.
- Source code for Windows and code for Mac incl. makefile
