overlay_mask AIR 5.0


Purpose:

Voxels corresponding to a mask are set to maximum intensity before saving


Usage:

overlay_mask mask base output [options]

options:
[-o]
grants permission to overwrite output
[-t threshold]
overlays only voxels from mask that are greater than or equal to threshold
where the following definitions apply:
mask
the name of the mask file
base
the name of the file that is modified based on the mask
output
the name of the output file created
threshold
only mask values greater than or equal to this value are used

Examples:

overlay_mask activations mri paintedmri -t 16384

Comments:


Error messages: (alphabetical by case)

See also: Generic error messages
A threshold value must follow -t
Sorry, flag -____ is not defined for this program
unable to parse arguments, expected argument ____ to start with a '-'

See also:


Modified: December 16, 2001
© 2001   Roger P. Woods, M.D.(rwoods@ucla.edu)