Differences between revisions 9 and 12 (spanning 3 versions)
Revision 9 as of 2004-08-04 11:47:11
Size: 1137
Editor: DavidTuch
Comment: New formatting.
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 7:
## see dtrecon as an exmaple
Line 4: Line 8:
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 =
Line 5: Line 48:
mri_watershed - strips skull and other outer non-brain voxels from a normalized T1 volume
}}}
= Synopsis =
{{{
mri_watershed arg1 -i <arg2> -o <arg3> [<options>]
description
description
Line 12: Line 52:
= Positional Arguments =
{{{
arg1
  description
  description
}}}

= Required Flagged Arguments =
{{{
-i <arg2>
  description
  description

-o <arg3>
  description
  description
}}}

= Optional Flagged Arguments =
{{{
-f <fvalue>
  description
  description

-g <gvalue>
  description
  description
}}}

= Outputs =
{{{
volume1 - description
volume2 - description
}}}

= Example 1 =
{{{
mri_watershed foo -i f -o out
}}}

= Example 2 =
{{{
mri_watershed foo -i f -o out -f fvalue
}}}

= See Also =
 ["othercommand1"]

 ["othercommand2"]

= Author =
 JaneSmith

= Links =
 FreeSurfer
Line 69: Line 53:
## For example: ["Belliveau1991"]
 ["References/NameYear"]
["References/Lastname###"]
Line 73: Line 56:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 75: Line 58:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 CategoryFreeSurferCommandSkullStripping
= 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)