Differences between revisions 5 and 22 (spanning 17 versions)
Revision 5 as of 2004-08-09 17:08:27
Size: 1554
Editor: DavidTuch
Comment: added options
Revision 22 as of 2004-09-01 15:25:15
Size: 2096
Editor: DavidTuch
Comment: fixed typo
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

[[Navigation(children)]]
'''Index'''
[[TableOfContents]]
Line 3: Line 12:
{{{
mc-sess - motion correction using AFNI
}}}
mc-sess - MotionCorrection using ["AFNI"]
Line 7: Line 15:
{{{
mc-sess -sf [sessidfile] -df [srchdirfile] -s [sessid] -d [srchdir] [<options>]
}}}
mc-sess -s sessid -d srchdir [<options>] [[BR]]
mc-sess -sf sessidfile -df srchdirfile [<options>]
Line 11: Line 18:
= Positional Arguments =
{{{
N
one
}}}
= Arguments =
=
= Positional Arguments ==
none
Line 16: Line 22:
= Required Flagged Arguments =
{{{
-sf [sessidfile]
description
== Required Flagged Arguments ==
|| -s sessid or -sf sessidfile  || description ||
|| -d srchdir or -df srchdirfile || description ||
Line 21: Line 26:
-df [srchdirfile]
  description

-s [sessid]
  description

-d [srchdir]
  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 [stem]
  stem of output motion-corrected volume (fmc)

-fmcstem [stem]
 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
}}}
== 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 ||
Line 60: Line 37:
{{{
volume1 - description
volume2 - description
}}}
|| outstem || motion-corrected volume ||
Line 65: Line 39:
= Example 1 =
{{{
mc-sess -i f -o out
}}}
= Description =
mc-sess performs MotionCorrection using the ["AFNI"] MotionCorrection tool. By default, the MotionCorrection is performed to the first run, although you can motion correct to a different run using the -targnthrun flag.
Line 70: Line 42:
= Example 2 =
{{{
mc-sess -i f -o out -f fvalue
}}}
= Examples =
== 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

= Bugs =
none
Line 78: Line 59:
= Author =
DougGreve
= Links =
FsFast, FsFastMotionCorrect, ["AFNI"]
Line 81: Line 62:
= Links =
FsFast, FsFastMotionCorrection, ["AFNI"]
= Methods Description =
{{{
The images were then motion corrected using the AFNI motion correction tool (http://afni.nimh.nih.gov/afni/).
}}}
Line 85: Line 68:
## For example: ["Belliveau1991"]
NameYear
["References/Cox1999"]
Line 91: Line 73:
= Methods Description =
{{{
description
description
}}}
= Author =
DougGreve
Line 97: Line 76:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
CategoryFsFastCommandsMotionCorrection

Navigation(children) Index TableOfContents

Name

mc-sess - MotionCorrection using ["AFNI"]

Synopsis

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

Arguments

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

Description

mc-sess performs MotionCorrection using the ["AFNI"] MotionCorrection tool. By default, the MotionCorrection is performed to the first run, although you can motion correct to a different run using the -targnthrun flag.

Examples

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

Bugs

none

See Also

["othercommand1"], ["othercommand2"]

Links

FsFast, FsFastMotionCorrect, ["AFNI"]

Methods Description

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

References

["References/Cox1999"]

Reporting Bugs

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

Author

DougGreve

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