Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2004-08-10 12:38:30
Size: 1466
Editor: DavidTuch
Comment: removed curly brackets
Revision 8 as of 2008-04-29 11:45:34
Size: 1453
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## If you are modifying this page please take a look at the
## CommandTemplate page and check that this page has the latest
## 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
Line 5: Line 7:
<<Navigation(children)>>
'''Index'''
<<TableOfContents>>
Line 6: Line 12:
{{{
inorm-sess
}}}
inorm-sess - intensity normalize data
Line 10: Line 15:
{{{
inorm-sess -s [sessid] or -sf [sessidfile] -d [srchdir] or -df [srchdirfile] [<options>]
}}}
inorm-sess -s sessid -d srchdir [<options>] <<BR>>
inorm-sess -sf sessidfile -df srchdirfile [<options>]
Line 14: Line 18:
= Positional Arguments =
{{{
= Arguments =
=
= Positional Arguments ==
Line 17: Line 21:
}}}
Line 19: Line 22:
= Required Flagged Arguments =
{{{
-s [sessid] or -sf [sessidfile]
description
== Required Flagged Arguments ==
|| -s sessid or -sf sessidfile  || description ||
|| -d srchdir or -df srchdirfile || description ||
Line 24: Line 26:
-d [srchdir] or -df [srchdirfile]
  description
}}}

= Optional Flagged Arguments =
{{{
-thresh [threshold]
  fraction of global mean to separate brain and air

-motioncor
  inorm the motion corrected volumes

-funcstem [stem]
  stem of functional volume (default: f or fmc)

-rlf [runlistfile]

-umask [umask]
  set unix file permission mask

-version
  print version and exit
}}}
== Optional Flagged Arguments ==
|| -thresh threshold || fraction of global mean to separate brain and air ||
|| -motioncor || inorm the motion corrected volumes ||
|| -funcstem stem || stem of functional volume (default: f or fmc) ||
|| -rlf runlistfile || ||
|| -umask umask || set unix file permission mask to [umask] ||
|| -version || print version and exit ||
Line 49: Line 35:
{{{      volume1 - description
volume2
- description
}}}
|| volume1 || description ||
Line 58: Line 40:
= Example 1 =
{{{
inorm-sess foo -i f -o out
= Examples =
== Example 1 ==
??
Line 62: Line 44:
description
}}}
== Example 2 ==
??
Line 65: Line 47:
= Example 2 =
{{{
inorm-sess foo -i f -o out -f fvalue

description
}}}
= Bugs =
none
Line 73: Line 51:
["othercommand1"], ["othercommand2"]

= Author/s =
DougGreve
[[spatialsmooth-sess]]
Line 79: Line 54:
FreeSurfer, FsFast FsFast

= Methods Description =
{{{
??
}}}
Line 87: Line 67:
= Methods Description =
{{{
description
description
}}}

= Category =
CategoryFsFastCommandIntensityNormalization
= Author/s =
DougGreve

Index

Name

inorm-sess - intensity normalize data

Synopsis

inorm-sess -s sessid -d srchdir [<options>]
inorm-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

-thresh threshold

fraction of global mean to separate brain and air

-motioncor

inorm the motion corrected volumes

-funcstem stem

stem of functional volume (default: f or fmc)

-rlf runlistfile

-umask umask

set unix file permission mask to [umask]

-version

print version and exit

Outputs

volume1

description

Description

description

Examples

Example 1

??

Example 2

??

Bugs

none

See Also

spatialsmooth-sess

Links

FsFast

Methods Description

??

References

References/NameYear

Reporting Bugs

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

Author/s

DougGreve

inorm-sess (last edited 2008-04-29 11:45:34 by localhost)