Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vecview(1) [debian man page]

vecview(1)							 The VoxBo Manual							vecview(1)

NAME
vecview - graphical viewer for 1D (vector) or 2D (matrix) data SYNOPSIS
vecview [<flag> ...] <file> ... DESCRIPTION
vecview is part of the VoxBo suite of tools for brain image analysis. vecview allows you to view and explore one or more 1D vectors, or a single 2D matrix. Command line options allow you to concatenate vec- tors. Options in the graphical interface allow you to switch among multiple vectors or to view them all simultaneously. You can also view the power spectrum of the vector. The following keys are recognized by the grapher. The up arrow and down arrow let you zoom in or out. The tab key lets you switch between vectors when more than one is displayed. The shift key lets you see interpolated values (otherwise, clicking on the graph snaps to the nearest point). F1 through F4 select view modes. To get a list of command line flags, run the program with no arguments. AVAILABILITY
Pre-built VoxBo binaries are available for Linux, OSX, and Cygwin, and via the NeuroDebian project (neuro.debian.net) for Debian deriva- tives. CAVEATS
VoxBo is provided with no warranty whatsoever. AUTHOR
For an historical roster of the VoxBo development team, visit www.voxbo.org. SEE ALSO
For detailed help on any VoxBo command-line program, run it with no arguments. For graphical programs, use the -h flag. For more help with VoxBo, for information about the mailing list, or to report bugs, visit the web site at www.voxbo.org. For information about file format support in VoxBo, see voxbo-fileformats(7). For general information about VoxBo, see voxbo(7). VoxBo January, 2011 (v1.8.5) vecview(1)

Check Out this Related Man Page

dicominfo(1)							 The VoxBo Manual						      dicominfo(1)

NAME
dicominfo - dump DICOM header information SYNOPSIS
dicominfo <file> ... DESCRIPTION
dicominfo is part of the VoxBo suite of tools for brain image analysis. dicominfo dumps to the terminal a single-line representation of all of the elements in a DICOM file (it also works with some older-style ACR/NEMA files). It does not descend into SQ (sequence) items. AVAILABILITY
Pre-built VoxBo binaries are available for Linux, OSX, and Cygwin, and via the NeuroDebian project (neuro.debian.net) for Debian deriva- tives. CAVEATS
VoxBo is provided with no warranty whatsoever. AUTHOR
For an historical roster of the VoxBo development team, visit www.voxbo.org. SEE ALSO
For detailed help on any VoxBo command-line program, run it with no arguments. For graphical programs, use the -h flag. For more help with VoxBo, for information about the mailing list, or to report bugs, visit the web site at www.voxbo.org. For information about file format support in VoxBo, see voxbo-fileformats(7). For general information about VoxBo, see voxbo(7). See also dcmsplit(1). VoxBo January, 2011 (v1.8.5) dicominfo(1)
Man Page