Anatomical Volumes

Scuba can view multiple anatomical volumes and show them composited in the same space, each with different opacity and thresholding options. Volumes can be treated as anatomical, meaning they are drawn in grayscale, as segmentations, drawn with a color table and each voxel treated as an anatomical labelling, or functional, drawn with a heatscale and with special thresholding options. This section deals with options and controls relating to anatomical volumes, which also generally apply to the other volume types.

Loading Volumes

You can load a volume from the command line or from within the program. From the command line, use the -v option:

scuba -v FILENAME

If you have the SUBJECTS_DIR variable defined, you can use the -s option to declare a subject, and scuba will search for any file names passed to -v in the subject's mri/ directory. These are equivalent:

setenv SUBJECTS_DIR /home/myname/subjects
scuba -s bert -v T1.mgz

scuba -v /home/myname/subjects/bert/mri/T1.mgz

cd /home/myname/subjects/bert/mri
scuba -v T1.mgz

You can also pass in additional options to configure the layer that the volume will be displayed it, e.g.:

scuba -v T1.mgz:brightness=0.5:contrast=20

For example, this line sets the brightness to 0.5 and the contrast to 20. For additonal options you can pass in on the command line, see the ["scuba"] page for command line reference.

Alternatively, you can use the File->Load Volume... menu command from within the program to use a standard dialog box to load a volume. Note that this dialog box also has an option labeled, Automatically add new layer to all views. This is enabled by default. If checked, the layer that will display this volume will be added in the next empty slot to all existing views. This is probably what you want to happen, unless you specially want to exclude this volume from certain views.

Display Options

Like other layer types and data collections, display options for anatomical volumes in the Layers panel, and settings for transforms are in the Data panel.

In the Layers panel, you can configure the following things: