openwalnut(1)
This is a warpper script which currently calls openwalnut-qt. Later, this will allow you to use nogui versions or GUIs specialized for certain use-cases.
SYNOPSIS
openwalnut
[OPTION]... [FILE]...
DESCRIPTION
OpenWalnut is a highly expansible visualization system with focus on brain- and neurological data.
Options::
- -h [ --help ]
-
Prints this help message
- -v [ --version ]
-
Prints the version information
- -l [ --log ] arg
-
The log-file to use. If not specified, "openwalnut.log"
is used in the current directory.
- -p [ --project ] arg
-
Project file to be loaded on startup.
- -i [ --input ] arg
-
Input data files that should be loaded automatically
EXAMPLES
- openwalnut
-
Startup OpenWalnut.
- openwalnut -p myproject.owp
-
Start OpenWalnut and load the project.
- openwalnut t1.nii.gz fibers.fib
-
Start OpenWalnut and load the two datasets.