Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vbrename(1) [debian man page]

vbrename(1)							 The VoxBo Manual						       vbrename(1)

NAME
vbrename - rename/sort DICOM files heuristically SYNOPSIS
vbrename <dir> DESCRIPTION
vbrename is part of the VoxBo suite of tools for brain image analysis. vbrename takes a directory containing DICOM files and sorts the files into separate directories for each series. The directories are renamed using the series and protocol, while the files are renamed using the instance, date, and time. By default, vbrename tries to remove identifying data from each file by wiping out various fields, including all of groups 0010, 0012, 0032, and 0038, and any element with a VR of PN (person name). This is not guaranteed to be helpful or complete. For more de-identifying options, see dcmsplit(1). You can disable this behavior using the -n flag, in which case the files are renamed and moved around, but not otherwise modified. To get a complete list of available 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). See also dcmsplit(1). VoxBo January, 2011 (v1.8.5) vbrename(1)

Check Out this Related Man Page

vbmaskinfo(1)							 The VoxBo Manual						     vbmaskinfo(1)

NAME
vbmaskinfo - summarize a series of 3D image masks SYNOPSIS
vbmaskinfo <file> ... [<flags> ...] DESCRIPTION
vbmaskinfo is part of the VoxBo suite of tools for brain image analysis. vbmaskinfo takes as input either a series of 3D mask files or one or more 4D mask files (each "time" point is a separate mask), and summa- rizes the mask data in various ways. To get a complete list of available 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) vbmaskinfo(1)
Man Page