Content-type: text/html
Manpage of tractshredder
tractshredder
Section: User Commands (1)
Index
Return to Main Contents
NAME
tractshredder - Extracts bunches of streamlines.
SYNOPSIS
tractshredder
<offset> <bunchsize> <space>
DESCRIPTION
tractshredder works in a similar way to shredder, but processes
streamlines instead of scalar data. The input is raw streamlines, in the
format produced by track or procstreamlines.
The program first makes an initial offset of offset tracts.
It then reads and outputs a group of bunchsize tracts, skips
space tracts, and repeats until there is no more input.
EXAMPLES
Output every third streamline from the file tracts.Bfloat.
cat tracts.Bfloat | tractshredder 0 1 2 > shredded.Bfloat
AUTHORS
Philip Cook <camino@cs.ucl.ac.uk>
SEE ALSO
shredder(1)
BUGS
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- AUTHORS
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 02:06:54 GMT, December 10, 2011