F3E-Limbs Directory Set up
Directory Setup
0. Start Typescript
The entirety of this test will take place within the F3E-Limbs directory. When ever an action is performed during the test, commands will be logged for future reference.
script date pwd ls -l
1. Setting Up orig Directory
Before the F3E-Limbs test is set in motion a starting skeleton directory is handed over to the user. This directory contains the following:
base/ IMAGEFILES/ SHAPEFILES/ lsupport/ PICTLIST.TXT orig/ results/ test/
Thus, the original sub directory is marked as the sub directory that every test starts from. It is set up with the following procedural block
Note that this procedural block is taken from Diane Lambert's F3G-Navigation Error procedures, but is identical to what needs to be performed when setting up the orig sub directory for F3E-Limbs.
Test F3G Procedures Block-1A - TEST DIRECTORY SET-UP - ORIG
2. Setting up the Test Image Files
Before the test is kicked off, all text files that tell SPC which images to use in LITHOS and REGISTER need to be created. The .DAT files for the test images also have to be added to the /SPC_TEST/F3E-Limbs/base/IMAGEFILES directory. Furthermore, the perturbed SUMFILES and NOMINALS must also be added to their respected directories in /SPC_TEST/F3E-Limbs/orig/.
The general procedure for doing this given in the procedural block below. Block 2 was written for test F3G, but the steps can still be applied for F3E.
Below are summaries of all the text files for LITHOS to use throughout the different stages of the test:
- PICTLISTF3Ehigh.txt: approach images, PS images, and four high stereo DS images
- PICTLISTF3Ehigh_1.txt: approach images, PS images, four high stereo DS images, and four 74 km limb images
- PICTLISTF3Ehigh_2.txt: approach images, PS images, four high stereo DS images, and four 37 km limb images
- PICTLISTF3Ehigh_3.txt: approach images, PS images, four high stereo DS images, and four 11 km limb images
- PICTLISTF3Ehigh_4.txt: approach images, PS images, four high stereo DS images, and four 4 km limb images
- PICTLISTF3Elow.txt: approach images, PS images, and four low stereo DS images
- PICTLISTF3Elow_1.txt: approach images, PS images, four low stereo DS images, and four 74 km limb images
- PICTLISTF3Elow_2.txt: approach images, PS images, four low stereo DS images, and four 37 km limb images
- PICTLISTF3Elow_3.txt: approach images, PS images, four low stereo DS images, and four 11 km limb images
- PICTLISTF3Elow_4.txt: approach images, PS images, four low stereo DS images, and four 4 km limb images
The text files for REGISTER to use when bringing in images to the system are the same as those above without the approach and PS images.