Differences between revisions 28 and 29
Revision 28 as of 2016-01-14 10:06:38
Size: 1907
Editor: JohnWeirich
Comment:
Revision 29 as of 2016-01-14 10:11:26
Size: 1700
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 43: Line 43:
||Co1 1||Co1 2||Co1 3||Co1 4||Co1 5||
||~-''k''-~||chi||lambda||phi||res||
||1||0.975||1.162||0.000||0.250||
|| 2 || 0.962 || 1.138 || 0.000 || 0.250 ||
|| 3 || 0.950 || 1.373 || 0.000 || 0.260 ||
Line 60: Line 54:
Line 61: Line 56:
Line 62: Line 58:
Line 63: Line 60:

Example display:

EE0001
Lat =    -6.819
Lon =   264.131
Rad =     0.266

    k    chi    lambda   phi     res  

    1   0.975   1.162   0.000   0.250      
    2   0.962   1.138   0.000   0.250      
    3   0.950   1.373   0.000   0.260      
    4   0.967   1.063   0.000   0.260      
    5   0.964   1.066   0.000   0.261      
    6   0.939   1.378   0.000   0.253      
    7   0.955   1.060   0.000   0.253      
    8   0.978   1.166   0.000   0.242      
    9   0.961   1.134   0.000   0.242      
   10   0.980   1.108   0.000   0.234      
   11   0.940   1.361   0.000   0.234      
   12   0.975   1.091   0.000   0.233      
   13   0.975   1.100   0.000   0.239      
   14   0.000   1.348   0.000   0.239      

 Picture to toggle
 a use all
 b use registered
 c use correlated
 0 end/continue
 q Quit

Example broken down:

EE0001 - Landmark name

Lat = -6.819 - Latitude

Lon = 264.131 - Longitude

Rad = 0.266 - Radius from center of figure

k - Image number

Chi - ???

lambda - ???

phi - ???

res - Related to the image resolution. It's close to the ratio of image resolution and GSD, but is calculate by ?.

a use all - Includes all of the images in calculations (i.e. removes the * from all images)

b use registered - ???

c use correlated - Prompts you to enter a number between 0-1. Compares the number you entered with the correlations from the last alignment performed. Excludes images below the entered value.

0 end/continue - Begins template iterations

q Quit - go back to the Main Menu

Find template (last edited 2016-07-26 09:40:44 by BMittan)