vbrender
From VoxBoWiki
(Redirected from Using vbrender)
vbrender is a quick and dirty hack to render stat map overlays at the command line, creating a PNG file as output. It's desperately in need of an overhaul, but in case it helps you as-is, it's still available.
Here's the help text:
VoxBo vbrender (v1.8.5pre4/Sep 2 2008) usage: vbrender [flags] flags: -a <file> anatomy file -d <file> data (stat cube) file -m <file> mask file -1 one-tailed (no blue) -o <file> output file for rendering -t <low> <high> below low not rendered, high and above get max value notes: if -o is specified, either -a or -d (preferably both) must also be specified
