|
Man /
AnalyzedtiContent-type: text/html analyzedtiSection: User Commands (1)Index Return to Main Contents NAMEanalyzedti - Takes Analyze format raw data and outputs DT data in Analyze formatSYNOPSISanalyzedti <4dimageroot | imagelist> <output root> <schemefile> [-bgmask <file> -bgthresh <value> -inversion <value> -outputdatatype <type>]DESCRIPTIONThis script is a wrapper that takes Analyze input and outputs the following Analyze images:
Other statistics may be computed in addition to the above output. See OPTIONS. As well as the Analyze output, the tensors and the eigen decompositions are also stored in Camino format. The output root is prepended onto the above file names. If the output root is a directory (for example, "./"), then include a trailing directory separator. The default data type of each output image is 64-bit big-endian double. This may be changed with the -outputdatatype option. The input can either be a 4D Analyze file or a text file containing a list of 3D Analyze images, in the format described in analyze2voxel(1). The 3D images are assumed to be be in the same directory as the text file, unless the -imageprefix option is used. The script expects a scheme file in SI units, see camino(1). In addition to the Analyze images, two Camino files are produced:
These files can be used as input to other Camino programs. SPM SCALINGFor input: the data is scaled according to the SPM scale fields in the Analyze header. Scaling is not applied if the scale slope is 0 (which would result in a zero image). For output: The SPM "scale" field in the Analyze header is set to 1E12 by default in the headers d??.hdr and tr.hdr. This allows easy visualization of the tensor elements, eigenvalues, and trace in units of 10^6 mm^2 / s in MRICro (and other programs that use SPM's scale field). The associated values in the .img files are NOT scaled, and remain in the units of the scheme file. The header scale factor can be manually set by using the -hdrscale option.
EXAMPLESRead the 4D Analyze DWI file DW.hdr, scheme file EPI.scheme, and output images to the dtimg directory:
Do the same thing, but run a nonlinear tensor fit and set all voxels with S(0) < 100 to background:
OPTIONSThe first three arguments are required. Additional options include
AUTHORSPhilip Cook <camino@cs.ucl.ac.uk>SEE ALSOanalyze2voxel(1), modelfit(1), fa(1), trd(1), dteig(1)
IndexThis document was created by man2html, using the manual pages. Time: 02:07:11 GMT, December 04, 2017 |