Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2014-01-21 16:16:47
Size: 1002
Editor: EricPalmer
Comment:
Revision 7 as of 2015-05-06 11:15:24
Size: 909
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"] [[Test_Files]]
Line 15: Line 15:
i #input # Select and add images
i
Line 17: Line 18:
y #check for more images
.5 #fractional width
n #invisibles
y
.5
n
Line 21: Line 22:
u #update
0 #landmark only
u
0

Test_Files

= Overview =

Input (select) the landmark, then use it to find images

Output should be exact

= Input =

# Select and add images
i
TEST01
y
.5
n
#
u
0
q

= Output =

grep TEST01 SUMFILES/*

TEST01   F
      49   0.0240000                                           SIZE, SCALE(KM)
        -1        -1        -1        -1                       HORIZON
    0.1200000000D-01    0.0000000000D+00                       SIGKM, RMSLMK
    0.1832616365D+03   -0.1832616235D+03    0.6944228870D+02   VLM
    0.1553929810D+00   -0.1553536462D+00   -0.9755604882D+00   UX
    0.7026854014D+00    0.7114993573D+00   -0.1375250648D-02   UY
    0.6943243105D+00   -0.6852984089D+00    0.2197267454D+00   UZ
    0.2500000000D-01    0.2500000000D-01    0.2500000000D-01   SIGMA_LMK
PICTURES
FC11A0001225     15.50     52.35
.......

lithos_find_images (last edited 2015-05-06 11:15:24 by localhost)