Differences between revisions 8 and 12 (spanning 4 versions)
Revision 8 as of 2004-08-03 22:12:41
Size: 903
Editor: EvelinaBusa
Comment: fixed typos
Revision 12 as of 2004-08-18 17:41:42
Size: 1435
Editor: YasunariTosa
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## See HelpOnCommandTemplate for description of formatting
##
## Note: If you are modifying this page please refer to the
## CommandTemplate page and confirm that this page has the latest
## CommandTemplate formatting
Line 2: Line 8:

 
mri_watershed - strips skull and other outer non-brain tissue voxels from a normalized T1 volume
mri_watershed - strips skull and other outer non-brain voxels from an acquired volume (usually T1).
             
Line 6: Line 12:
 command argA argB -flag1 <arg1> -flag2 <arg2> -flag3 <arg3> mri_watershed [<options>] <input volume> <brain volume>
Line 9: Line 15:
 argA

 Description

 argB

 Description
Line 18: Line 17:
 -flag1 <arg1>

 Description

 - flag2 <arg2>

 Description
Line 27: Line 19:
|| -atlas || Use the atlas information to correct the segmentation. When the segmented brain is not correct, this option might help you.. ||
|| -surf [surfname] || Save the BEM surfaces. In order to get the surfaces consistent with tkmedit, you have to use the option -useSRAS. ||
|| -useSRAS || Use the surface RAS coordinates (not the scanner RAS) for surfaces.
 
= Outputs =
|| volume1 || description ||
|| volume2 || description ||
Line 28: Line 27:
 -flag3 <arg3>

 Description.

= Outputs =
 file1

 Description

 file2

 Description
= Description =
description
Line 42: Line 31:
 command argA argB -flag1 foo -flag2 goo mri-watershed foo -i f -o out
Line 44: Line 33:
 Description description
Line 47: Line 36:
 command argA argB -flag1 foo -flag2 goo -flag3 hoo mri-watershed foo -i f -o out -f fvalue
Line 49: Line 38:
 Description description
Line 52: Line 41:
 ["command2"]

 ["command3"]

= Author =
 JaneSmith
["othercommand1"], ["othercommand2"]
Line 60: Line 44:
 CommandGuide FreeSurfer, FsFast
Line 62: Line 46:
 SkullStripping = Methods Description =
{{{
description
description
}}}
Line 65: Line 53:
 [wiki:Self:References#NameYear NameYear] ["References/Lastname###"]
Line 67: Line 55:
= Category =
 CategoryFreeSurferCommandSkullStripping
= Reporting Bugs =
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

= Author/s =
JaneSmith

Name

mri_watershed - strips skull and other outer non-brain voxels from an acquired volume (usually T1).

Synopsis

mri_watershed [<options>] <input volume> <brain volume>

Positional Arguments

Required Flagged Arguments

Optional Flagged Arguments

-atlas

Use the atlas information to correct the segmentation. When the segmented brain is not correct, this option might help you..

-surf [surfname]

Save the BEM surfaces. In order to get the surfaces consistent with tkmedit, you have to use the option -useSRAS.

|| -useSRAS || Use the surface RAS coordinates (not the scanner RAS) for surfaces.

Outputs

volume1

description

volume2

description

Description

description

Example 1

mri-watershed foo -i f -o out

description

Example 2

mri-watershed foo -i f -o out -f fvalue

description

See Also

["othercommand1"], ["othercommand2"]

Links

FreeSurfer, FsFast

Methods Description

description
description

References

["References/Lastname###"]

Reporting Bugs

Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

Author/s

JaneSmith

mri_watershed (last edited 2018-01-04 10:17:45 by MorganFogarty)