Differences between revisions 9 and 10
Revision 9 as of 2016-02-29 11:45:31
Size: 1539
Comment:
Revision 10 as of 2016-02-29 13:58:23
Size: 1541
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== 0. Start Typescript ===
Line 7: Line 9:
=== 0. Start Typescript ===
Line 13: Line 15:

=== 1. Setting Up orig Directory ===
Line 29: Line 33:
=== 1. Setting Up orig Directory === 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.
Line 33: Line 37:
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.
=== 2. Setting up the Test Images ===
Line 37: Line 40:

=== 2. Setting up the Test Images ===

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 Images

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 base F3-Limbs/IMAGEFILES directory. Furthermore, the perturbed SUMFILES and NOMINALS must also be added to their respected directories in F3E-Limbs/orig/.

F3E-Limbs Directory Setup (last edited 2016-03-16 14:45:37 by KristoferDrozd)