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
/SPC_Test/F3H-Lat/base/IMAGEFILES/ should already have all the images. We will control the images used by SPC via PICTLIST.TXT
Should also set up a PICTLIST.TXT for each sub-test and put it in lsupport/
2.1 User Input
testID=F3H-X
2.2 Copy and/or link files
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.
4. Iterate
Execute iteration
5. Tile at 10cm
Execute tile block with 10cm GSD.
6. Iterate
Execute iteration
7. Clean landmarks
Execute Block 7B - Clean Bigmap
8. Geometry
Before running geometry, make sure there are no outliers. Run RESIDUALS with the following inputs...
5 .005 .0002
9. Iterate
Execute iteration
10. Tile at 5cm
Execute tile block with 5cm GSD.
11. Iterate
Execute iteration
12. Clean landmarks
Execute Block 7B - Clean Bigmap
Ensure the following states:
- Tiled
- Correlated
- Imaged
- Fitted
- Geometry ( use 5 .0025 .0001 in RESIDUALS prior to running GEOMETRY)
- Residualed ( use 5 .001 .00005)
- Re-tiled
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
14. Archive the test directory
mv test/ F3H-X_archive/ # X is the sub-test number