AirReconcile
AirReconcile is a Java gui wrapper for the AIR 3.08 (Roger Woods, UCLA) reconcile_air program.
Reconcile attemps to reconcile the discrepancies of a series of pairwise registered .air files.
For more information about the AIR package see the
AIR 3.08 homepage.
AIR documentation for the
reconcile_air program.
Invocation
java AirReconcile
This starts up the java interpreter and runs the AirReconcile application.
You need to have set up your environment
for java in order for this to work.
AirReconcile is also available in the AirToolChest, GlobalWorkbench and GlobalDesktop computing environments.
java AirToolChest
java GlobalWorkbench
java GlobalDesktop
AirReconcile window
Information to be entered
-
Input Prefix
A prefix that will be common to all input filenames.
-
Input Intron
An internal separator that will be common to all input filenames.
-
Input Suffix
A suffix that will be common to all input filenames.
-
Input Identifiers
A set of unique identifiers that appear between the intron and the prefix or suffix.
-
Output Prefix
A prefix that will be common to all output filenames.
-
Output Suffix
A suffix that will be common to all output filenames.
-
Output Directory
The directory to place the output files.
-
Iterations
The number of reconciliating iterations to perform.
-
Overwrite existing files
If checked files preexisting with the same name as the output will be overwritten.
Last updated Fri Sep 08 14:21:25 EDT 2000