Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2004-08-05 02:04:28
Size: 1031
Editor: DavidTuch
Comment:
Revision 13 as of 2004-08-10 13:12:54
Size: 1881
Editor: DavidTuch
Comment: wikified AFNI
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:
{{{
mc-sess - motion correction using AFNI
}}}
mc-sess - motion correction using ["AFNI"]
Line 7: Line 11:
{{{
mc-sess arg1 -i <arg2> -o <arg3> [<options>]
}}}
mc-sess -s [sessid] or -sf [sessidfile] -d [srchdir] or -df [srchdirfile] [<options>]
Line 12: Line 14:
{{{
arg1
  description
}}}
None
Line 18: Line 17:
{{{
-i <arg2>
  description

-o <arg3>
  description
}}}
|| -s [sessid] or -sf [sessidfile] || description ||
|| -d [srchdir] or -df [srchdirfile] || description ||
Line 27: Line 21:
{{{
-f <fvalue>
  description
  description

-g <gvalue>
  description
  description
}}}
|| -method [mcmethod] || afni ||
|| -targnthrun [n] || uses [nth] run as target. default: [n]=1 ||
|| -toff [m] || [m] is target image offset ||
|| -fstem [outstem] || stem of output motion-corrected volume (fmc) ||
|| -fmcstem [outstem] || stem of output motion-corrected volume (fmc) ||
|| -umask [umask] || set unix file permission mask to [umask] ||
|| -version || print version and exit ||
|| -rlf [runlistfile] || only process those in the [runlist] file ||
Line 38: Line 31:
{{{
volume1 - description
volume2 - description
}}}
|| [outstem] || motion-corrected volume ||
Line 44: Line 34:
{{{
mc-sess foo -i f -o out
}}}
mc-sess -s grp1id -d grp1dir

mc-sess using sess id and a search directory
Line 49: Line 39:
{{{
mc-sess foo -i f -o out -f fvalue
}}}
mc-sess -sf grp1sessfile -df grp1dirfile

mc-sess using sess id file and search directory file
Line 54: Line 44:
 ["othercommand1"], ["othercommand2"] ["othercommand1"], ["othercommand2"]
Line 57: Line 47:
 DougGreve DougGreve
Line 60: Line 50:
 FsFast, FsFastMotionCorrection, ["AFNI"] FsFast, FsFastMotionCorrection, ["AFNI"]
Line 63: Line 53:
## For example: ["Belliveau1991"]
 NameYear
References/Cox1999
Line 67: Line 56:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

= Methods Description =
{{{
The images were then motion corrected using the AFNI motion correction tool (http://afni.nimh.nih.gov/afni/).
}}}
Line 71: Line 65:
 CategoryFsFastCommandsMotionCorrection CategoryFsFastCommandsMotionCorrection

Name

mc-sess - motion correction using ["AFNI"]

Synopsis

mc-sess -s [sessid] or -sf [sessidfile] -d [srchdir] or -df [srchdirfile] [<options>]

Positional Arguments

None

Required Flagged Arguments

-s [sessid] or -sf [sessidfile]

description

-d [srchdir] or -df [srchdirfile]

description

Optional Flagged Arguments

-method [mcmethod]

afni

-targnthrun [n]

uses [nth] run as target. default: [n]=1

-toff [m]

[m] is target image offset

-fstem [outstem]

stem of output motion-corrected volume (fmc)

-fmcstem [outstem]

stem of output motion-corrected volume (fmc)

-umask [umask]

set unix file permission mask to [umask]

-version

print version and exit

-rlf [runlistfile]

only process those in the [runlist] file

Outputs

[outstem]

motion-corrected volume

Example 1

mc-sess -s grp1id -d grp1dir

mc-sess using sess id and a search directory

Example 2

mc-sess -sf grp1sessfile -df grp1dirfile

mc-sess using sess id file and search directory file

See Also

["othercommand1"], ["othercommand2"]

Author

DougGreve

Links

FsFast, FsFastMotionCorrection, ["AFNI"]

References

References/Cox1999

Reporting Bugs

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

Methods Description

The images were then motion corrected using the AFNI motion correction tool (http://afni.nimh.nih.gov/afni/).

Category

CategoryFsFastCommandsMotionCorrection

mc-sess (last edited 2008-04-29 11:46:19 by localhost)