Content-type: text/html Manpage of counttracts

counttracts

Section: User Commands (1)
Index Return to Main Contents

 

NAME

counttracts - Print total number of streamlines in input

 

SYNOPSIS

counttracts -inputfile <tracts> [options]

 

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

Count streamlines in a file tracts.Bfloat


  cat tracts.Bfloat | counttracts


  counttracts -inputfile tracts.Bfloat

If tracts are stored as voxel lists, add -inputmodel


  cat tracts.Bfloat | counttracts -inputmodel voxels 

 

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