Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2004-08-05 02:04:28
Size: 1031
Editor: DavidTuch
Comment:
Revision 6 as of 2004-08-09 17:11:56
Size: 1555
Editor: DavidTuch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
mc-sess arg1 -i <arg2> -o <arg3> [<options>] mc-sess -sf [sessidfile] -df [srchdirfile] -s [sessid] -d [srchdir] [<options>]
Line 13: Line 13:
arg1
  description
None
Line 19: Line 18:
-i <arg2> -sf [sessidfile]
Line 22: Line 21:
-o <arg3> -df [srchdirfile]
  description

-s [sessid]
  description

-d [srchdir]
Line 28: Line 33:
-f <fvalue>
  description
  description
-method [mcmethod]
  afni
Line 32: Line 36:
-g <gvalue>
  description
  description
-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
Line 45: Line 67:
mc-sess foo -i f -o out mc-sess -i f -o out
Line 50: Line 72:
mc-sess foo -i f -o out -f fvalue mc-sess -i f -o out -f fvalue
Line 54: Line 76:
 ["othercommand1"], ["othercommand2"] ["othercommand1"], ["othercommand2"]
Line 57: Line 79:
 DougGreve DougGreve
Line 60: Line 82:
 FsFast, FsFastMotionCorrection, ["AFNI"] FsFast, FsFastMotionCorrection, ["AFNI"]
Line 64: Line 86:
 NameYear NameYear
Line 67: Line 89:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

= Methods Description =
{{{
description
description
}}}
Line 71: Line 99:
 CategoryFsFastCommandsMotionCorrection CategoryFsFastCommandsMotionCorrection

Name

mc-sess - motion correction using AFNI

Synopsis

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

Positional Arguments

None

Required Flagged Arguments

-sf [sessidfile] 
  description

-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

Outputs

volume1 - description
volume2 - description

Example 1

mc-sess -i f -o out

Example 2

mc-sess -i f -o out -f fvalue

See Also

["othercommand1"], ["othercommand2"]

Author

DougGreve

Links

FsFast, FsFastMotionCorrection, ["AFNI"]

References

NameYear

Reporting Bugs

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

Methods Description

description
description

Category

CategoryFsFastCommandsMotionCorrection

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