Skip to content

Running the Tool

Sugeerth Murugesan edited this page Aug 1, 2016 · 1 revision

#Major Files

BrainViewerDataPaths.py -- path for the dataset

RunMainProject.py -- path for running the applications with visit python backend

#Running the Tool

First, you have to set the python environment variable

        modulyzerdir> export PYTHONPATH=${PYTHONPATH}:modulyzerdir

        modulyzerdir> python RunMainProject.py

where modulyzerdir is the path where this GitHub repository is cloned/downloaded

Clone this wiki locally