fScan Reference Manual, Chapter 3 (KeyCmds:ImageKeys): config

Config -- Change display configuration

usage: mode,view,npanes,sampling,reorder,flipflag C

Mode examples:

 C                       display config, view, size, location
 0 C                     return vals: config, view, size, location
 0,view C                current config, change view
 1,view C                single frame,
 2,view,npanes,nskip C   tiled view
 3,view C                3-D view
 4,reorder C
 5,flip C
 6 C                     update all windows
 6,1 C                   reconfigure all to single slice
 6,2 C                   rearrange (no overlap) and update all
 7,1 C                   move cursor to center X pos
 7,2 C                   move cursor to center Y pos
 7,4 C                   move cursor to center Z pos
 7,8 C                   move image to center time point
 8,flag,depth,mode,minval C  maximum intensity projection (MIP)
   FLAG: 0 - MIP off
         1 - max values
         2 - min values
         3 - or values
         4 - add values
         5 - average values
       010 - use near half of volume
       020 - use whole volume
       040 - fade by depth
      0100 - not coronal
      0200 - not sagittal
      0400 - not axial
     01000 - overlay not coronal
     02000 - overlay not sagittal
     04000 - overlay not axial
    010000 - overlay minimum values (default is same as underlay)
    020000 - overlay depth flag (default is same as underlay)
    040000 - overlay fading flag (default is same as underlay)
   DEPTH: Number of slices behind current slice
   MODE:  Bit control mode for setting FLAG
       -1 - (default) set flag to FLAG (all bits)
        0 - turn off non-zero bits in FLAG
        1 - turn on non-zero bits in FLAG
        2 - toggle non-zero bits in FLAG
 9,flag C                 switch between Slice and Time tile mode
   FLAG: 0 - slice mode
         1 - time mode
         2 - toggle between slice and time modes

See Also:
fScan Home, fScan Manual, KeyCmds, ImageKeys, Manual Help