|
Size: 1166
Comment:
|
Size: 1983
Comment: added an example
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| mri_info gives the information (voxel sizes, width, height, depth, and direction cosines etc) on the volume. | mri_info - provides information about the volume including voxel size, width, height, depth, direction cosines, etc |
| Line 13: | Line 13: |
| mri_info <volume> | mri_info [volume] |
| Line 16: | Line 16: |
| [volume] | |
| Line 18: | Line 19: |
| None | |
| Line 20: | Line 22: |
| None | |
| Line 27: | Line 30: |
| = Detailed Flag Description = == -flagAlpha [a] == == -flagBravo [b] == |
|
| Line 32: | Line 32: |
| == Example 1 == command foo -i f -o out |
{{{ $ mri_info orig Volume information for orig type: COR dimensions: 256 x 256 x 256 voxel sizes: 1.0000, 1.0000, 1.0000 type: UCHAR (0) fov: 256.000 xstart: -128.0, xend: 128.0 ystart: -128.0, yend: 128.0 zstart: -128.0, zend: 128.0 TR: 0.00 msec, TE: 0.00 msec, TI: 0.00 msec, flip angle: 0.00 degrees nframes: 1 ras xform present xform info: x_r = -1.0000, y_r = 0.0000, z_r = -0.0000, c_r = 5.3997 : x_a = -0.0000, y_a = 0.0000, z_a = 1.0000, c_a = 18.0000 : x_s = -0.0000, y_s = -1.0000, z_s = -0.0000, c_s = 0.0000 voxel to ras transform: -1.0000 0.0000 -0.0000 133.3997 -0.0000 0.0000 1.0000 -110.0000 -0.0000 -1.0000 -0.0000 128.0000 0.0000 0.0000 0.0000 1.0000 |
| Line 35: | Line 55: |
| description | }}} This is the typical CORONAL volume output. |
| Line 37: | Line 58: |
| == Example 2 == command foo -i f -o out -f fvalue description |
= Bugs = None |
| Line 50: | Line 69: |
| description description |
Tries to read the volume information. |
| Line 58: | Line 76: |
| Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> | Report bugs to <freesurfer@nmr.mgh.harvard.edu> |
| Line 61: | Line 79: |
| Yasunari Tosa | YasunariTosa |
Name
mri_info - provides information about the volume including voxel size, width, height, depth, direction cosines, etc
Synopsis
mri_info [volume]
Positional Arguments
[volume]
Required Flagged Arguments
None
Optional Flagged Arguments
None
Outputs
ascii text |
description of the volume |
Description
description
Examples
$ mri_info orig
Volume information for orig
type: COR
dimensions: 256 x 256 x 256
voxel sizes: 1.0000, 1.0000, 1.0000
type: UCHAR (0)
fov: 256.000
xstart: -128.0, xend: 128.0
ystart: -128.0, yend: 128.0
zstart: -128.0, zend: 128.0
TR: 0.00 msec, TE: 0.00 msec, TI: 0.00 msec, flip angle: 0.00 degrees
nframes: 1
ras xform present
xform info: x_r = -1.0000, y_r = 0.0000, z_r = -0.0000, c_r = 5.3997
: x_a = -0.0000, y_a = 0.0000, z_a = 1.0000, c_a = 18.0000
: x_s = -0.0000, y_s = -1.0000, z_s = -0.0000, c_s = 0.0000
voxel to ras transform:
-1.0000 0.0000 -0.0000 133.3997
-0.0000 0.0000 1.0000 -110.0000
-0.0000 -1.0000 -0.0000 128.0000
0.0000 0.0000 0.0000 1.0000This is the typical CORONAL volume output.
Bugs
None
See Also
["othercommand1"], ["othercommand2"]
Links
Methods Description
Tries to read the volume information.
References
["References/Lastname###"]
Reporting Bugs
Report bugs to <freesurfer@nmr.mgh.harvard.edu>
