-
Notifications
You must be signed in to change notification settings - Fork 6
VIOLA User Manual
This a manual guiding you through VIOLA - a tool to visualize activity in multiple 2D layers in an interactive and efficient way. It gives an insight into spatially resolved time series such as simulation results of neural networks with 2D geometry. VIOLA is composed of various types of visualization components, which offer different perspectives on the analysed data.
VIOLA is a web-based visualization tool, which is based solely on JavaScript and HTML 5 technologies. After checking out the code from GitHub, VIOLA can started by open the index.html
in a WebBrowser. Your find the index.html
in the top level folder of VIOLA. Google Chrome is the preferred browser for running VIOLA. Testing and adapting of VIOLA to other browsers is subject to future work. Doing so will open VIOLA's setup panel.
- Clone VIOLA from GitHub
- Open the
index.html
file in the top level folder in a web browser, preferably Google Chrome - The setup panel will show up
The setup panel offers input fields for the specification of meta information regarding the data to be analyzed. The panel separated into four major segments.
-
Configuration File Selection
-
Simulation - Specification of metadata
-
LFP - Specification of metadata for LFP data
-
Display - Configuration options for the visual representation
TODO Add quick guide here
VIOLA offers various views on layer activity data. This section presents the various visualizations and their configuration options step by step.