Differences between revisions 2 and 3
Revision 2 as of 2016-03-11 09:37:15
Size: 1068
Comment:
Revision 3 as of 2016-03-11 09:42:34
Size: 1468
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
3 === Register Sub-Test Limb Images ===

Copy the correct registering file in in the lsupport directory for the respected test as make_scriptR.in in the test directory. For example, for the 100cm limb shot test do the following while in the test directory.

{{{
cp ../lsupport/F3E1Registering.txt make_scriptR.in
}}}

Then execute the following procedural block

Execute [[Block 3 - Register]]

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

Register Sub-Test Limb Images

Copy the correct registering file in in the lsupport directory for the respected test as make_scriptR.in in the test directory. For example, for the 100cm limb shot test do the following while in the test directory.

cp ../lsupport/F3E1Registering.txt make_scriptR.in

Then execute the following procedural block

Execute Block 3 - Register

F3E-Limbs Sub Tests (last edited 2016-03-16 17:08:27 by KristoferDrozd)