~ubuntu-branches/ubuntu/raring/voxbo/raring

« back to all changes in this revision

Viewing changes to stats/vbdumpstats.hlp

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2010-06-06 11:33:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100606113311-v3c13imdkkd5n7ae
Tags: upstream-1.8.5~svn1172
ImportĀ upstreamĀ versionĀ 1.8.5~svn1172

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
VoxBo vbdumpstats (v%1%)
 
3
summary: dump stats from one or more VoxBo GLMs
 
4
usage:
 
5
  vbdumpstats <glmdir> [<flags>]
 
6
flags:
 
7
  -c <contrast>    name of desired contrast
 
8
  -m <maskfile>    mask file for region
 
9
  -p <x> <y> <z>   position (coordinate)
 
10
  --pca <#>        use nth principal component instead of region mean
 
11
  -d               drift correct data (default off)
 
12
  -d0              don't drift correct data
 
13
  -n               mean norm data (default off)
 
14
  -n0              don't mean norm data
 
15
#  -t               tab-delimited output
 
16
  -h               help
 
17
  -v               version
 
18
notes:
 
19
  either -m or -p must be specified
 
20
 
 
21
  if -c is omitted, all contrasts in contrasts.txt are used
 
22
 
 
23
  option -c can take either a contrast name (to look up in
 
24
  contrasts.txt) or a contrast spec of the following form: "<name>
 
25
  <scale> vec 1 -1..."