Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2004-08-05 03:18:14
Size: 1126
Editor: DavidTuch
Comment: Removed indentation.
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 dtrecon as an exmaple ## 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 3: Line 8:
{{{
mri_watershed - strips skull and other outer non-brain voxels from a normalized T1 volume
}}}
mri_watershed - strips skull and other outer non-brain voxels from an acquired volume (usually T1).
              
Line 7: Line 12:
{{{
mri_watershed arg1 -i <arg2> -o <arg3> [<options>]
}}}
mri_watershed [<options>] <input volume> <brain volume>
Line 12: Line 15:
{{{
arg1
  description
  description
}}}
Line 19: Line 17:
{{{
-i <arg2>
  description
  description

-o <arg3>
  description
  description
}}}
Line 30: Line 19:
{{{
-f <fvalue>
  description
  description
|| -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 35: Line 27:
-g <gvalue>
  description
  description
}}}

= Outputs =
{{{
volume1 - description
volume2 - description
}}}
= Description =
description
Line 47: Line 31:
{{{
mri_watershed foo -i f -o out
}}}
mri-watershed foo -i f -o out

description
Line 52: Line 36:
{{{
mri_watershed foo -i f -o out -f fvalue
}}}
mri-watershed foo -i f -o out -f fvalue

description
Line 59: Line 43:
= Author =
JaneSmith
= Links =
FreeSurfer, FsFast
Line 62: Line 46:
= Links =
FreeSurfer
= Methods Description =
{{{
description
description
}}}
Line 66: Line 53:
## For example: ["Belliveau1991"]
["References/NameYear"]
["References/Lastname###"]
Line 72: 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)