From Camino

Man: Tractshredder

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:07:11 GMT, December 04, 2017

Retrieved from http://web4.cs.ucl.ac.uk/research/medic/camino/pmwiki/pmwiki.php?n=Man.Tractshredder
Page last modified on October 26, 2009, at 03:07 PM