definecommon_air


Purpose:

This program will take a series of .air files that share a common standard file and will define new .air files with a new standard file that represents the "average" position, size and shape of the various reslice files.


Usage:

definecommon_air input-prefix input-suffix output-prefix output-suffix overwrite?(y/n) id1 [..idN]
where the following definitions apply:
input-prefix
a prefix that will be common to all of the input .air file names--use "null" if you don't want a prefix
input-suffix
a suffix that will be common to all of the input .air file names--use "null" if you don't want a suffix
output-prefix
a prefix that will be common to all of the output .air file names--use "null" if you don't want an output prefix
output-suffix
a suffix that will be common to all of the output .air file names--use "null" if you don't want an output suffix
overwrite?(y/n)
'y' if you want preexisting output files with the same names as the current output files to be overwritten
id1
unique identifier that appears in between the prefix and suffix
..idN
additional unique identifiers

Examples:

definecommon_air null .airpet1 null .airpetcommon y pet1 pet2 pet3 pet4 pet5 pet6

Comments:


Error messages: (alphabetical by case)

See also: Generic error messages
WARNING: Potential standard file discrepancy .air file ____: ____ .air file ____: ____
files ____ and ____ have incompatible standard file matrix dimensions
files ____ and ____ have incompatible standard file voxel sizes
matrix ____ has an imaginary component
matrix ____ has dimensions ____ by ____ instead of 4x4
WARNING: matrix in file _____ is not affine. Results are garbage unless deviation from affine is trivial

See also:


Modified: December 22, 1995

© 1995 Roger P. Woods, M.D.(rwoods@ucla.edu)