Level 2 Help for SUPERRES

INP

Two input files:
1. An ascii list of filenames, one per record.
2. An ascii list of tiepoints created by vicar program REGISTER2.


OUT

The superresolution image.
You may need to deconvolve this image to make higher resolution apparent.
HALF format.


SCALE

Image magnification factor.
Sometimes an irrational number is better than an integer because it breaks up
standing patterns in the image. 
Defaults to 4.9


RESOLUTION

Output pixel resolution.
Each input pixel is projected into the output. It's distance R is measured from
the output target pixel. If R < RESOLUTION it is reset to = RESOLUTION. This
limits the sharpness of the output image but it stabilizes the output dn
values by limiting artifact due to poor registration.
Defaults to 0.5 (0.5 output pixel diameter). 


MODE

Type of registration polynomial permitted.
1 = offset only
2 = 1st order polynomial (affine)
(default is 2)