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 /

Voxelmean

Content-type: text/html Manpage of mean

mean

Section: Misc. Reference Manual Pages (1 )
Index Return to Main Contents

 

NAME

voxelmean - calculates the mean of each diffusion MRI measurement in a set of voxels.

 

SYNOPSIS

voxelmean -voxelelements <int N> [-inputdatatype <float|double> -inputfile <filename>]

 

DESCRIPTION

Reads a given number of elements with optionally specified type from a data source and calculates the mean of each. Output is a single voxel with the same number of components as the input voxels.

 

EXAMPLES

calculate the mean of a set of measurements test.bdouble with 62 elements in each voxel

cat test.bdouble | voxelmean -voxelelements 62 -inputdatatype double

 

OPTIONS

 

AUTHORS

Matt Hall <camino@cs.ucl.ac.uk>

 

SEE ALSO

 

BUGS


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
OPTIONS
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:09 PM