Difference between revisions of "Documentation/4.2/Modules/dtiaverage"
From Slicer Wiki
(Created page with '__NOTOC__ ===DTIAverage=== DTIAverage {| |thumb|280px|User Interface |} == General Information == ===Module Type & Category=== Type: CLI Category: …') |
(→Usage) |
||
Line 39: | Line 39: | ||
== Usage == | == Usage == | ||
− | This program takes multiple inputs. Since 3D Slicer does not allow a user to give multiple inputs, this software is not really usable within Slicer. It is recommended to use it as a command line tool. | + | '''This program takes multiple inputs. Since 3D Slicer does not allow a user to give multiple inputs, this software is not really usable within Slicer. It is recommended to use it as a command line tool.''' |
===Quick Tour of Features and Use=== | ===Quick Tour of Features and Use=== | ||
Line 56: | Line 56: | ||
|[[Image:DTIAverage.png|thumb|280px|User Interface]] | |[[Image:DTIAverage.png|thumb|280px|User Interface]] | ||
|} | |} | ||
− | |||
== More Information == | == More Information == |
Revision as of 19:16, 27 November 2012
Home < Documentation < 4.2 < Modules < dtiaverage
DTIAverage
DTIAverage
General Information
Module Type & Category
Type: CLI
Category: Diffusion.NIRALPipeline.OnlyCommandLine
Authors, Collaborators & Contact
Author: Casey Goodlett
Contributors:
Contact: name, email
Module Description
Program title | DTIAverage |
Program description | dtiaverage is a program that allows to compute the average of an arbitrary number of tensor fields (listed after the --inputs option) This program is used in our pipeline as the last step of the atlas building processing. When all the tensor fields have been deformed in the same space, to create the average tensor field (--tensor_output) we use dtiaverage. \n Several average method can be used (specified by the --method option): euclidian, log-euclidian and pga. The default being euclidian. |
Program version | 1.0.0 |
Program documentation-url | http://www.google.com/ |
Usage
This program takes multiple inputs. Since 3D Slicer does not allow a user to give multiple inputs, this software is not really usable within Slicer. It is recommended to use it as a command line tool.
Quick Tour of Features and Use
A list panels in the interface, their features, what they mean, and how to use them.
|
More Information
More information is available on the project webpage: http://www.nitrc.org/projects/dtiprocess
Acknowledgment
References
Publications related to this module go here. Links to pdfs would be useful.