Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Brightness is weighted by fractional anisotropy(FA). Brightness is weighted by fractional anisotropy(FA), where brighter tensors indicate high FA and dimmer tensors indicate low FA.
Line 33: Line 33:
  * '''Reset, R:'''
  * '''Focal Point, F: '''
  * '''R -- Reset:''' Resets the camera to the original position. Use this if you become lost in your visualization or want to zoom out if you're too far in.
  * '''F -- Focal Point: ''' Sets the focal point of the camera to that of where the mouse is. If this is over an object, then the point is set to the surface of that object. This will enable you to zoom into that point and rotate about it.

Diffusion Tensor Image(DTI) Volumes

Scuba2 can view DTI volume slices with varying levels of detail and opacities. Each voxel contains a tensor pointing in the direction of the major eigenvector, also encoded by the color:

  • Red: left-right

  • Blue: superior-inferior

  • Green: anterior-posterior

Brightness is weighted by fractional anisotropy(FA), where brighter tensors indicate high FA and dimmer tensors indicate low FA.

Loading Volumes

After launching scuba2, load a DTI volume by:

  1. Go to File->Load DTI... This will open a file browsing window.

  2. Navigate to the directory containing your tensor data. Make sure that the following volumes are in the same directory: fa, eigenvals, eigenvec1, eigenvec2, eigenvec3.
  3. Select the fa volume and click Open.

This will load your DTI volume as slices of tensors.

Display Options

In the Display Layer you have two modes of interaction, 2D and 3D. Both modes display slices of the diffusion tensor volume and enable you to move through the X, Y, and Z slices. You can switch between 2D and 3D mode by selecting either the 2D or 3D radio buttons in the View panel. In the 2D and 3D mode you can configure the following:

  • Opacity:

  • Interpolation:

  • Draw Edges:

  • Scaling:

  • Detail:

The following keys can be used:

  • R -- Reset: Resets the camera to the original position. Use this if you become lost in your visualization or want to zoom out if you're too far in.

  • F -- Focal Point: Sets the focal point of the camera to that of where the mouse is. If this is over an object, then the point is set to the surface of that object. This will enable you to zoom into that point and rotate about it.

2D Mode

In 2D mode (default), in the Display Mode Controls, you can click on the X, Y, or Z buttons to switch view planes. You can move through the slices by sliding the scroll bar or entering in the slice number. In 2D mode, the mouse can be used for navigating the data in the following manner:

  • Left Button:

  • Middle Button:

  • Right Button:

3D Mode

In 3D mode, you can modify all three view planes without switching between them using the buttons. In the Layer panel, you have the following additional options:

  • Show * RAS Tensors (where * is X, Y, or Z): This makes the view planes visible or invisible.

  • Show all tensors: (currently disabled) Shows all tensors in the volume.

In 3D mode, the mouse can be used for navigating the data in the following manner:

  • Left Button:

  • Middle Button:

  • Right Button:

Tips

  • Make sure that the right volumes, named correctly, are in the same directory of the fa volume that you load.
  • Use Nearest Neighbor Interpolation for tensor truest to the data--nothing will be interpolated.

  • When using Normal detail, turn off slices that you're not interested in for a more interactive program.

Scuba2Guide/ScubaWorkingWithData/Scuba2DTIVolumes (last edited 2008-04-29 11:46:03 by localhost)