Recent Changes - Search:

Homepage

This is the old Camino website, please visit our new page to download the code and get the latest documentation.









UCL MIG Home

UCL CS Home

UCL Home

edit SideBar

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

Edit - History - Print - Recent Changes - Search
Page last modified on October 26, 2009, at 03:07 PM