reslice_unwarp_ucf AIR 5.0


Purpose:

This program takes a .warp file and uses the spatial transformation that it describes to transform the coordinates listed in a .ucf file. The .ucf file is assumed to refer to locations in the .warp file's standard file. After transformation the output .ucf file will refer to corresponding locations in the .warp file's reslice file.


Usage:

reslice_unwarp_ucf .warp-file ucf-file output-ucf-file [options]

options:
[-i]
transformation is meant to describe a spatial inversion
[-o]
grants permission to overwrite output-ucf-file
[-s]
silently omit unmappable points (default is to report error and exit)
where the following definitions apply:
.warp-file
name of the 3D .warp file containing the nonlinear transformation parameters
ucf-file
the name of the input .ucf file
output-ucf-file
the name of the output .ucf file to be created

Examples:

reslice_unwarp_ucf mri.warpatlas caudate_atlas.ucf caudate_mri.ucf

Comments:


Error messages: (alphabetical by case)

See also: Generic error messages
3D warp files are required
Expected ____ valid values, found ____
Unable to parse ____
Unable to parse argument ____, which was expected to begin with a '-'

See also:


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