Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2004-07-30 10:19:20
Size: 81
Editor: DavidTuch
Comment:
Revision 4 as of 2005-08-26 12:52:39
Size: 1160
Editor: KevinTeich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["tksurfer"] is a tool in the FreeSurfer ToolSet. ## see CommandTemplate and dtrecon as exmaples
= Name =
Line 3: Line 4:
See tksurfer - surfer visualizer
Line 5: Line 6:
  * TkSurferGuide = Synopsis =

{{{tksurfer [subject hemisphere surface] [options ...]}}}

= Required Flagged Arguments =

||subject||subject in which to look, inside {{{$SUBJECTS_DIR}}}||
||hemisphere||{{{lh}}} or {{{rh}}}||
||surface||name of the surface file||

These arguments are used to build a file name. The file will be:

{{{$SUBJECTS_DIR/subject/hemisphere.surface}}}

= Optional Flagged Arguments =


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

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

= See Also =
["othercommand1"], ["othercommand2"]

= Author/s =
KevinTeich

= Links =
FreeSurfer, TkSurfer

= Description =
description

= References =
## For example: ["Belliveau1991"]
NameYear

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

= Methods Description =
## Suitable for cutting and pasting into publication.
## No WikiLinks should be used.
{{{
description
description
}}}

= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
CategoryFreeSurferApplication

Name

tksurfer - surfer visualizer

Synopsis

tksurfer [subject hemisphere surface] [options ...]

Required Flagged Arguments

subject

subject in which to look, inside $SUBJECTS_DIR

hemisphere

lh or rh

surface

name of the surface file

These arguments are used to build a file name. The file will be:

$SUBJECTS_DIR/subject/hemisphere.surface

Optional Flagged Arguments

Example 1

tksurfer foo -i f -o out

Example 2

tksurfer foo -i f -o out -f fvalue

See Also

["othercommand1"], ["othercommand2"]

Author/s

KevinTeich

Links

FreeSurfer, TkSurfer

Description

description

References

NameYear

Reporting Bugs

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

Methods Description

description
description

Category

CategoryFreeSurferApplication

tksurfer (last edited 2011-06-27 12:05:43 by LouisVinke)