= F3E Sub-Tests = The goal of these sub-tests are determine whether limbs shots at better resolution help generate a more detailed SPC product. The sub-tests involve testing 100cm, 50cm, 15cm, and 5cm limb images. Each sub-test will be run twice. Once with high stereo data and the other with low stereo data. == Procedure == === Setting up the test directory === Basically the orig directory is being copied over to the test directory with the test directory being emptied first. Following the 1B procedural block for test F3-G made by Diane Lambert does this exactly. [[Test F3G Procedures Block-1B - TEST DIRECTORY SET-UP - TEST]]<
> === Symbolically Linking the Correct List of Images to PICTLIST.TXT === While in the test directory symbolically link the PICTLIST.TXT file to the correct file in the support directory for the respected test. For example, for the 100cm limb shot test using low stereo data do the following while in the test directory: {{{ rm PICTLIST.TXT ln -s ../lsupport/PICTLISTF3Elow_1.txt PICTLIST.TXT }}} 3