Directory Setup

Run from the F3H-Lat directory

0. Start typescript

script
date
pwd
ls -l

1. Create Sub-Test directory

rsync --delete  -ha orig/ test/

2. Add Sub-Test images

2.1 User Input

testID=F3H-X

cp registered_images/$testID/NOMINALS/* test/NOMINALS/
ls -l test/NOMINALS
cp registered_images/$testID/SUMFILES/* test/SUMFILES/
ls -l test/SUMFILES
rm test/PICTLIST.TXT
cp lsupport/PICTLIST_$testID.TXT test/PICTLIST.TXT
cat test/PICTLIST.TXT
mkdir test/log

3. Tile at 20cm

Execute tile block with 20cm GSD.

F3H-Tile

4. Iterate

Execute iteration

F3H-Iterate

5. Tile at 10cm

Execute tile block with 10cm GSD.

F3H-Tile

6. Iterate

Execute iteration

F3H-Iterate

7. Clean landmarks

Execute Block 7B - Clean Bigmap

8. Geometry

Block 8 - Geometry/Residuals

Before running geometry, make sure there are no outliers. Run RESIDUALS with the following inputs...

5 .005 .0002

9. Iterate

Execute iteration

F3H-Iterate

10. Tile at 5cm

Execute tile block with 5cm GSD.

F3H-Tile

11. Iterate

Execute iteration

F3H-Iterate

12. Clean landmarks

Execute Block 7B - Clean Bigmap

Ensure the following states:

Do not ensure Sigma'ed since SIGMAS.TXT doesn't have enough significant figures for the ground sample distance this test requires.

13. Run Stats

F3H-Stats

14. Archive the test directory

mv test/ F3H-X_archive/ # X is the sub-test number