Differences between revisions 2 and 3
Revision 2 as of 2014-01-21 16:08:09
Size: 470
Editor: EricPalmer
Comment:
Revision 3 as of 2014-01-21 16:41:24
Size: 548
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
grep TEST01 FC21A0008939.SUM
TEST01 210.67 168.13
grep TEST01 FC11A0001225.SUM
TEST01  19.73  41.86
Line 37: Line 37:

{{{
cd LMKFILES
grep FC11A0001225
FC11A0001225 19.73 41.86
}}}

["Test Files"]

= Overview =

Shift an image manually

Output should be exact

= Input =

i       #input
TEST01
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)
0
#
u       #Updated
0       #Landmark only
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)