Differences between revisions 14 and 154 (spanning 140 versions)
Revision 14 as of 2014-02-25 12:14:39
Size: 2980
Editor: EricPalmer
Comment:
Revision 154 as of 2014-05-01 10:54:02
Size: 5864
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Test Files here.
Line 5: Line 3:
-----
== Key Modules ==
We start with
Line 8: Line 5:
 * 99,193 landmarks
 * 4,899 image files


Status
 * Script
 * Data
 * Output

== Answer to check against ==
 ["Questions"] - Hey, Bob! What is this?
Line 14: Line 22:
=== Bennu specific Setup === = Key Modules =

== Bennu specific Setup ==
Line 17: Line 27:
- ["process_img"] - 1.1 ["do process_img"]
Line 19: Line 29:

- ["make_sumfiles"]
  Can be done with either, but best to be done with Bennu

- ["make_pictlistX"] - Script
  Can be done with either, but best to be done with Bennu

- ["register"]
  Can be done with either, but best to be done with Bennu
Line 31: Line 32:
=== Process ===

We start with
- 99,193 landmarks
- 4,899 image files
= Dawn =
Line 38: Line 35:
Dawn-image == Dawn-base ==

- Bring in images and update
 * 7.1 ["do make_sumfiles"] - Script, Data, Output
 * 7.2 ["do make_pictlistX"] - Script, Data, Output

- 7.3 ["do pole"] - Script, Data, Output (Long lunch, large change)


== Dawn-partial ==


- 2.3 ["do register"] - Script, Data, Output

- 2.4 ["do dynamics"] - Script, Data, Output - (large output)

- 2.6 ["do coverage_p"] - Script, Data, Output - (get lunch)

- Autoregister sequence
 * 2.7 ["do autoregister"] - Script, Data, Output
 * 2.5 ["do make_list"] - Script, Data, Output

- Batch autoregister sequence
 * 2.8 ["do make_scriptA"] - Script, Data, Output
 * 2.12 ["run make_scriptA"] - Script, Data, Output

- Batch parallel autoregister
 * 2.9 ["do make_scriptAP"] - Script, Data, Output
 * 2.13 ["run make_scriptAP"] - Script, Data, Output -- *** (Failure due to random)

- Batch Register
 * 2.10 ["do make_scriptR"] - Script, Data, Output
 * 2.14 ["run make_scriptR"] - Script, Data, Output -- *** (Data do not support batch mode)

- 2.11 ["do blemishes"] - Script, Data, Output

== Dawn-image ==
Line 42: Line 75:
- ["lithos create"] - Script, Data - 3.1 ["lithos create"] - Script, Data, Output
Line 44: Line 77:
Dawn-land - 3.2 ["do bigmap"] - Script, Data, Output
 
- 3.3 ["do showmap"] - Script, Data, Output

- 3.4 ["do spheremapB"] - Script, Data, Output - (Get some coffee)

- 3.5 ["do display"] - Script, Data, Output

- 3.6 ["do make_tilefile"] - Script, Data, Output

- 3.10 ["lithos tuck"] - Script, Data, Output

- 3.11 ["do bigmapL"] - Script, Data, Output

- 3.12 ["do maketiles"] - Script, Data, Output

- 3.13 ["do maketilesP"] - Script, Data, Output


== Dawn-land ==
Line 48: Line 100:
Script, Data, Output Notes: lithos update is done for most lithos commands. It will not be explicitly tested because saving the data is required for most of the tests.
Line 52: Line 104:
- ["lithos delete"] - Script, Data - 4.1 ["lithos delete"] - Script, Data, Output
Line 54: Line 106:
- ["lithos find images"] - Script, Data - 4.2 ["lithos find images"] - Script, Data, Output
Line 56: Line 108:
- ["lithos change resolution"] - Script, Data - 4.3 ["lithos change resolution"] - Script, Data, Output
Line 58: Line 110:
- ["lithos manually shift"] - Script, Data - 4.4 ["lithos build template"] - Script, Data, Output
Line 60: Line 112:
- ["lithos build template"] - not yet
     -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO
- Shift - These are paired in sequence
  * 4.5 ["lithos manually shift"] - Script, Data, Output
  * 4.6 ["lithos auto correlate"] - Script, Data, Output
Line 63: Line 116:
- ["lithos auto correlate"] - Script, Data
 (this includes building a template)
- 4.7 ["lithos exclude by correlation"] - Script, Data, Output
Line 66: Line 118:
- ["lithos exclude by correlation"] - Needs a template - 4.8 ["lithos exclude automatically"] - Script, not data, Output
Line 68: Line 120:
- ["lithos exclude automatically"] - Script, not data - 4.9 ["lithos manual exclude"] - Script, Data, Output
Line 70: Line 122:
- ["lithos manual exclude"] - Script, Data - 4.10 ["lithos no exclude"] - Script, Data, Output
Line 72: Line 124:
- ["lithos no exclude"] - Script, Data - 4.11 ["lithos heights from map"] - Script, Data, Output
Line 74: Line 126:
- ["lithos update"] - 4.12 ["lithos heights from shape"] - Script, Data, Output
Line 76: Line 128:
- ["lithos heights from map"] - 4.13 ["lithos normal from height"] - Script, Data, Output
Line 78: Line 130:
- ["lithos heights from shape"] - 4.14 ["lithos normal from shape"] - Script, Data, Output
Line 80: Line 132:
- ["lithos normal from height"] - 4.16 ["do map_coverage"] - Script, Data, Output
Line 82: Line 134:
- ["lithos normal from shape"] - 4.17 ["lithos overlaps"] - Script, Data, Output
Line 84: Line 136:
- ["lithos topo template"] ? what was this? - 4.18 ["lithos build terrain"] - Script, Data, Output

- 4.19 ["lithos complex overlap"] - Script, Data, Output

== Dawn-land360 ==

This contains 361 maplets that tiles REFMAP. It only has the processing done for doing the batch tiling procedures. The goal for this stage is developing mature topography.

- 5.1 ["do duplicates"] - Script, Data, Output

- 5.2 ["do make_lmrklistx"] - Script, Data, Output
Line 87: Line 149:
- Do parallel processing - LONG (1/2 day)
 * 5.3 ["do make_scriptP"] - Script, Data, Output
 * 5.4 ["run lithosP"] - Script, Data, Output
 * 5.5 ["do find_nofitP"] - Script, Data, Output
Line 88: Line 154:
Dawn-land360 - Work on export/import - LONG (1/2 day)
 * 5.7 ["do export"] - Script, Data, Output -- *** (Failure due to random)
 * 5.8 ["do import"] - Script, Data, Output -- *** (Failure due to random)
 * 5.9 ["do make_scriptF"] - Script, Data, Output -- *** (Failure due to random)
 * 5.10 ["run make_scriptF"] - Script, Data, Output -- *** (Failure due to random)
 * 5.11 ["do find_nofit"] - Script, Data, Output -- *** (Failure due to random)
Line 90: Line 161:
- ["lithos overlaps"] - Group for doing tiles - LONG (1/2 day)
  * 5.12 (was 3.7) ["do make_scriptT"] - Script, Data, Output -- *** (Failure due to random)
  * 5.13 (was 3.8) ["run make_scriptT"] - Script, Data, Output -- *** (Failure due to random)
  * 5.14 (was 3.9) ["do find_nofitT"] - Script, Data, Output -- *** (Failure due to random)
Line 92: Line 166:
- ["lithos build terrain"] == Dawn-Topo ==
Line 94: Line 168:
- ["lithos ....."] This contains a full suite of tiles for REFMAP (360 maplets). It has been well processed and has fully developed topography.
Line 96: Line 170:
- ["autoregister"] - Making shape files
Line 98: Line 172:
- ["lithos tuck"]  * 6.2 ["do dumber"] (yes, do this one first) Script, Data, Output
 * 6.1 ["do densify"] Script, Data, Output - (Get lunch)
 * 6.10 ["do densifyA"] - Script, Data, Output - (Get lunch)
 * 6.9 ["do dumber with A"] - Script, Data, Output
Line 100: Line 177:
- 6.4 ["do geometry"] - Script, Data, Output (large change)
Line 101: Line 179:
=== Create === - 6.5 ["do residuals"] - Script, Data, Output
Line 103: Line 181:
- ["bigmap"] - 6.6 ["do regress"] - Script, Data ********* Failure
Line 105: Line 183:
- ["densify"]

- ["dumber"]

- ["pole"]

- ["geometry"]

- ["residuals"]

- ["regress"]


=== Display ===

- ["showmap"]

- ["spheremapB"]


=== Batch ===

- ["lithosP"]

- ["import"]

- ["export"]

- ["make_script"]

- ["make_scriptP"]

- ["make_scriptL"]

- ["make_scriptT"]

- ["map_coverage"]

- ["find_nofit"]

- ["find_nofitP"]

- ["duplicates"]

- ["make_lmrklistx"]

=== Not essential ===

- ["make_list"]

- ["make_tilefile"]

- ["dynamics"]

- ["make_script other"] - A/F/R

- ["desnitya"]

- ["shape_info"]


== Not Required Modules ==

- ["mosaic"]

- other display map/images
- 6.7 ["do shape_info"] - Script, Data, Output

Jan 2014. I am beginning a suite of testing for the OSIRIS-REx project. The first part is to conduct unit level testing (or for OSIRIS-REx's requirements, subcomponent).

We start with

  • 99,193 landmarks
  • 4,899 image files

Status

  • Script
  • Data
  • Output

Answer to check against

  • ["Questions"] - Hey, Bob! What is this?

Answer to check against

- ["Files"]


Key Modules

Bennu specific Setup

- 1.1 ["do process_img"]


Dawn

Dawn-base

- Bring in images and update

  • 7.1 ["do make_sumfiles"] - Script, Data, Output
  • 7.2 ["do make_pictlistX"] - Script, Data, Output

- 7.3 ["do pole"] - Script, Data, Output (Long lunch, large change)

Dawn-partial

- 2.3 ["do register"] - Script, Data, Output

- 2.4 ["do dynamics"] - Script, Data, Output - (large output)

- 2.6 ["do coverage_p"] - Script, Data, Output - (get lunch)

- Autoregister sequence

  • 2.7 ["do autoregister"] - Script, Data, Output
  • 2.5 ["do make_list"] - Script, Data, Output

- Batch autoregister sequence

  • 2.8 ["do make_scriptA"] - Script, Data, Output
  • 2.12 ["run make_scriptA"] - Script, Data, Output

- Batch parallel autoregister

  • 2.9 ["do make_scriptAP"] - Script, Data, Output
  • 2.13 ["run make_scriptAP"] - Script, Data, Output -- *** (Failure due to random)

- Batch Register

  • 2.10 ["do make_scriptR"] - Script, Data, Output
  • 2.14 ["run make_scriptR"] - Script, Data, Output -- *** (Data do not support batch mode)

- 2.11 ["do blemishes"] - Script, Data, Output

Dawn-image

This state has several LAMO images ingested into the system. There are no new landmarks. The shape model is well defined and stable. There are no specific bigmaps for the test region.

- 3.1 ["lithos create"] - Script, Data, Output

- 3.2 ["do bigmap"] - Script, Data, Output

- 3.3 ["do showmap"] - Script, Data, Output

- 3.4 ["do spheremapB"] - Script, Data, Output - (Get some coffee)

- 3.5 ["do display"] - Script, Data, Output

- 3.6 ["do make_tilefile"] - Script, Data, Output

- 3.10 ["lithos tuck"] - Script, Data, Output

- 3.11 ["do bigmapL"] - Script, Data, Output

- 3.12 ["do maketiles"] - Script, Data, Output

- 3.13 ["do maketilesP"] - Script, Data, Output

Dawn-land

This state has a single landmark defined, TEST01. It is in the center of our testing region, based to show details of the pits within Marcia crater. It has HAMO and LAMO images already connected to the landmark and aligned. No overlaps or updated topography. Heights are from an existing bigmap.

Notes: lithos update is done for most lithos commands. It will not be explicitly tested because saving the data is required for most of the tests.

- 4.1 ["lithos delete"] - Script, Data, Output

- 4.2 ["lithos find images"] - Script, Data, Output

- 4.3 ["lithos change resolution"] - Script, Data, Output

- 4.4 ["lithos build template"] - Script, Data, Output

- Shift - These are paired in sequence

  • 4.5 ["lithos manually shift"] - Script, Data, Output
  • 4.6 ["lithos auto correlate"] - Script, Data, Output

- 4.7 ["lithos exclude by correlation"] - Script, Data, Output

- 4.8 ["lithos exclude automatically"] - Script, not data, Output

- 4.9 ["lithos manual exclude"] - Script, Data, Output

- 4.10 ["lithos no exclude"] - Script, Data, Output

- 4.11 ["lithos heights from map"] - Script, Data, Output

- 4.12 ["lithos heights from shape"] - Script, Data, Output

- 4.13 ["lithos normal from height"] - Script, Data, Output

- 4.14 ["lithos normal from shape"] - Script, Data, Output

- 4.16 ["do map_coverage"] - Script, Data, Output

- 4.17 ["lithos overlaps"] - Script, Data, Output

- 4.18 ["lithos build terrain"] - Script, Data, Output

- 4.19 ["lithos complex overlap"] - Script, Data, Output

Dawn-land360

This contains 361 maplets that tiles REFMAP. It only has the processing done for doing the batch tiling procedures. The goal for this stage is developing mature topography.

- 5.1 ["do duplicates"] - Script, Data, Output

- 5.2 ["do make_lmrklistx"] - Script, Data, Output

- Do parallel processing - LONG (1/2 day)

  • 5.3 ["do make_scriptP"] - Script, Data, Output
  • 5.4 ["run lithosP"] - Script, Data, Output
  • 5.5 ["do find_nofitP"] - Script, Data, Output

- Work on export/import - LONG (1/2 day)

  • 5.7 ["do export"] - Script, Data, Output -- *** (Failure due to random)
  • 5.8 ["do import"] - Script, Data, Output -- *** (Failure due to random)
  • 5.9 ["do make_scriptF"] - Script, Data, Output -- *** (Failure due to random)
  • 5.10 ["run make_scriptF"] - Script, Data, Output -- *** (Failure due to random)
  • 5.11 ["do find_nofit"] - Script, Data, Output -- *** (Failure due to random)

- Group for doing tiles - LONG (1/2 day)

  • 5.12 (was 3.7) ["do make_scriptT"] - Script, Data, Output -- *** (Failure due to random)
  • 5.13 (was 3.8) ["run make_scriptT"] - Script, Data, Output -- *** (Failure due to random)
  • 5.14 (was 3.9) ["do find_nofitT"] - Script, Data, Output -- *** (Failure due to random)

Dawn-Topo

This contains a full suite of tiles for REFMAP (360 maplets). It has been well processed and has fully developed topography.

- Making shape files

  • 6.2 ["do dumber"] (yes, do this one first) Script, Data, Output
  • 6.1 ["do densify"] Script, Data, Output - (Get lunch)
  • 6.10 ["do densifyA"] - Script, Data, Output - (Get lunch)
  • 6.9 ["do dumber with A"] - Script, Data, Output

- 6.4 ["do geometry"] - Script, Data, Output (large change)

- 6.5 ["do residuals"] - Script, Data, Output

- 6.6 ["do regress"] - Script, Data ********* Failure

- 6.7 ["do shape_info"] - Script, Data, Output

Test_Files (last edited 2016-01-22 12:02:20 by EricPalmer)