Versatile Electrode Localization Framework was built to simplify electrode localization in ECoG and sEEG. As more and more invasive electrophysiological techniques become available, so do algorithms to make localization as accurate and seamless as possible. Unfortunately, a lot of these methods come with their own tool, making it difficult to compare approaches or unify data structures.
VERA was specifically built to solve this problem. The framework allows other tools to be integrated into existing pipelines without changing the localization pipeline.
- MATLAB (2018b or later)
For many of the common pipelines, you will also need:
- Freesurfer (For Windows, use our Freesurfer4Windows installer tool)
- SPM12
- Neurotechnologies Center Report Generator
VERA can be used by any MATLAB distribution later than MATLAB 2018b. Download the repository into an empty directory and run startup_VERA.m
- In newer versions of MATLAB, Java-based GUI rendering has changed.
- If you encounter a JAVA error such as: "Error using javaObjectEDT No class com.mathworks.consulting.widgets.tree.TreeNode can be located on the Java class path"
- install the Widgets Toolbox - Compatibility Support from MATLAB add-ons.
For more information check out the Wiki