Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
command argA argB -flag1 arg1 -flag2 arg2 [-flag3 arg3] [-flag4 arg4]
Line 26: Line 25:
|| argA || brief description || detailed description (eg, help file information) ||
|| argB || brief description || detailed description (eg, help file information) ||
Line 30: Line 28:

|| --srcreg ||
|| --tarreg ||


== Optional Flagged Arguments ==
Line 38: Line 42:
|| -flag1 arg1 || brief description || detailed description (eg, help file information) ||
|| -flag2 arg2 || brief description || detailed description (eg, help file information) ||
Line 41: Line 43:
== Optional Flagged Arguments ==
|| -flag3 arg3 || brief description ||detailed description (eg, help file information) ||
|| -flag4 arg4 || brief description ||detailed description (eg, help file information) ||
Line 45: Line 45:
= Outputs = = Outputs
Line 50: Line 50:
|| volume1 || description ||
|| volume2 || description ||

Line 59: Line 59:
== Example 1 ==
command foo -i f -o out
Line 65: Line 64:
command foo -i f -o out -f fvalue
Line 70: Line 69:
None
Line 73: Line 72:
["othercommand1"], ["othercommand2"]
Line 79: Line 78:
{{{
description
description
}}}



Line 85: Line 84:
["References/Lastname###"]
Line 91: Line 90:
JaneSmith

Index TableOfContents

Name

mkxsubjreg- Creates new matrix

Synopsis

mkxsubjreg --srcreg mkxsubjreg --tarreg

Arguments

Positional Arguments

None

Required Flagged Arguments

--srcreg

--tarreg

Optional Flagged Arguments

|| --targsubj subjid || default is talairach || --xfm xfmrname || xfm file name relative to transforms || --sd subjects_dir || default is env SUBJECTS_DIR || --fvol funcvol || path to example functional volume || --help || --version

= Outputs

srcreg.dat

targreg.dat

Description

Creates new registration matrix that maps from the functional volume of the source subject to the orig of the target subject through the talairach transform.

Examples

description

Example 2

description

Bugs

See Also

Links

FreeSurfer, FsFast

Methods Description

References

Reporting Bugs

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

Author/s

mkxsubjreg (last edited 2008-04-29 11:46:24 by localhost)