AirSoftmean
AirSoftmean is a Java gui wrapper for the AIR 3.08 (Roger Woods, UCLA) softmean program.
Softmean averages a series of input
image files.
For more information about the AIR package see the
AIR 3.08 homepage.
AIR documentation for the
softmean program.
Invocation
java AirSoftmean
This starts up the java interpreter and runs the AirSoftmean application.
You need to have set
up your environment for java in order for this to work.
AirSoftmean is also available in the AirToolChest, GlobalWorkbench and GlobalDesktop computing environments.
java AirToolChest
java GlobalWorkbench
java GlobalDesktop
AirSoftmean window
Information to be entered
-
Input
The name of the input file(s), directory, or file list.
-
Output directory
The name of the output directory. Default is current working directory.
-
Output file prefix
Prefix name to use in output file. The output file name will be in
the format prefix .img / prefix.hdr. The default prefix will be "mean".
-
Suffix for scaling factor files
Suffix of files that store the input scaling factors. Default value
is null, it indicates that all files will be scaled identically and a scaling
factor of 1.0 will be assigned to each of them.
-
Overwrite existing files
Use this option if you want the program to overwrite any existing files
with the same name as the specified output files.
Last updated Wed Jan 2 09:44:33 EST 2002