Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2004-08-09 19:06:54
Size: 1562
Editor: h0010a4e9faf0
Comment:
Revision 9 as of 2004-08-10 12:27:04
Size: 1719
Editor: DavidTuch
Comment: added reference, examples, mehods description
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
mc-sess -s [sessid] or -sf [sessidfile] -d [srchdir] or -df [srchdirfile] [<options>] mc-sess {-s [sessid] or -sf [sessidfile]} {-d [srchdir] or -df [srchdirfile]} [<options>]
Line 18: Line 18:
-sf [sessidfile] -s [sessid] or -sf [sessidfile]
Line 21: Line 21:
-df [srchdirfile]
  description

-s [sessid]
  description

-d [srchdir]
-d [srchdir] or -df [srchdirfile]
Line 67: Line 61:
mc-sess -i f -o out mc-sess -s grp1id -d grp1dir

mc-sess using sess id and a search directory
Line 72: Line 68:
mc-sess -i f -o out -f fvalue mc-sess -sf grp1sessfile -df grp1dirfile

mc-sess using sess id file and search directory file
Line 85: Line 83:
## For example: ["Belliveau1991"]
NameYear
References/Cox1999
Line 93: Line 90:
description
description
The images were then motion corrected using the AFNI motion correction tool (http://afni.nimh.nih.gov/afni/).

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 [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

Outputs

volume1 - description
volume2 - description

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)