Differences between revisions 3 and 4
Revision 3 as of 2014-01-21 16:41:24
Size: 548
Editor: EricPalmer
Comment:
Revision 4 as of 2014-01-21 16:55:46
Size: 405
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
i #input # Select the landmark
i
Line 15: Line 16:
n #check for more images
n #single
#
1 #shift
1 #Individual Shift
1 #Select the first image
-10, +15 #X and y to move (this moves the image)
n
n
# Move it manually
1
1
1
-10, +15
Line 23: Line 24:
#
u
      #Updated
0
      #Landmark only
# Update landmark
u
0

["Test Files"]

= Overview =

Shift an image manually

Output should be exact

= Input =

# Select the landmark
i
TEST01
n
n
# Move it manually
1
1
1
-10, +15
0
# Update landmark
u
0
q

= Output =

cd SUMFILES
grep TEST01 FC11A0001225.SUM 
TEST01     19.73     41.86  

cd LMKFILES
grep FC11A0001225
FC11A0001225     19.73     41.86

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