Differences between revisions 15 and 56 (spanning 41 versions)
Revision 15 as of 2014-02-25 13:25:01
Size: 3001
Editor: EricPalmer
Comment:
Revision 56 as of 2014-03-31 22:46:48
Size: 3859
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

 * 99,193 landmarks
 * 4,899 image files


Status
 * Script
 * Data
 * Output
Line 14: Line 20:
=== Bennu specific Setup === = Key Modules =

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

- ["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 30:
=== Process ===

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

- 2.1 ["do make_sumfiles"]

- 2.2 ["do make_pictlistX"] - Script

- 2.3 ["do register"]

- 2.4 ["do dynamics"]

- 2.5 ["do make_list"]



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

- 3.4 ["do spheremapB"] - Script, Data

- 3.5 ["do display"]

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

- 3.7 ["do make_scriptT"] - Script, Data

- 3.8 ["run make_scriptT"] - Script, Data

- 3.9 ["do find_nofitT"] - Script

- 3.10 ["lithos tuck"]



== Dawn-land ==
Line 48: Line 77:
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 81:
- ["lithos delete"] - Script, Data - 4.1 ["lithos delete"] - Script, Data, Output
Line 54: Line 83:
- ["lithos find images"] - Script, Data - 4.2 ["lithos find images"] - Script, Data, Output
Line 56: Line 85:
- ["lithos change resolution"] - Script, Data - 4.3 ["lithos change resolution"] - Script, Data, Output
Line 58: Line 87:
- ["lithos update"] - Concurrent with above - 4.4 ["lithos build template"] - Script, Data, Output
Line 60: Line 89:
- ["lithos manually shift"] - Script, Data - Shift - These are paired in sequence
  * 4.5 ["lithos manually shift"] - Script, Data, Output
  * 4.6 ["lithos auto correlate"] - Script, Data, Output
Line 62: Line 93:
- ["lithos build template"] - not yet
     -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO
- 4.7 ["lithos exclude by correlation"] - Script, Data, Output
Line 65: Line 95:
- ["lithos auto correlate"] - Script, Data
 (this includes building a template)
- 4.8 ["lithos exclude automatically"] - Script, not data, Output
Line 68: Line 97:
- ["lithos exclude by correlation"] - Script, Data - 4.9 ["lithos manual exclude"] - Script, Data
Line 70: Line 99:
- ["lithos exclude automatically"] - Script, not data - 4.10 ["lithos no exclude"] - Script, Data
Line 72: Line 101:
- ["lithos manual exclude"] - Script, Data - 4.11 ["lithos heights from map"] - Script, Data
Line 74: Line 103:
- ["lithos no exclude"] - Script, Data - 4.12 ["lithos heights from shape"] - Script, Data
Line 76: Line 105:
- 4.13 ["lithos normal from height"] - Script, Data
Line 77: Line 107:
- ["lithos heights from map"] - 4.14 ["lithos normal from shape"] - Script, Data
Line 79: Line 109:
- ["lithos heights from shape"] - 4.15
Line 81: Line 111:
- ["lithos normal from height"] - 4.16 ["do map_coverage"] - Script, Data
Line 83: Line 113:
- ["lithos normal from shape"] - 4.17 ["lithos overlaps"] - Script, Data
Line 85: Line 115:
- ["lithos topo template"] ? what was this? - 4.18 ["lithos build terrain"] - Script, Data
Line 87: Line 117:
== Dawn-land360 ==
Line 88: Line 119:
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.
Line 89: Line 121:
Dawn-land360 - 5.1 ["do lithosP"] - Script, Data
Line 91: Line 123:
- ["lithos overlaps"] - 5.2 ["do import"]
Line 93: Line 125:
- ["lithos build terrain"] - 5.3 ["do export"]
Line 95: Line 127:
- ["lithos ....."] - 5.4 ["do make_script"] - Script, Data
Line 97: Line 129:
- ["autoregister"] - 5.5 ["do make_scriptP"] - Script, Data
Line 99: Line 131:
- ["lithos tuck"] - 5.6 ["do make_scriptA"]
Line 101: Line 133:
- 5.7 ["do make_scriptAP"]
Line 102: Line 135:
=== Create === - 5.8 ["do make_scriptR"]
Line 104: Line 137:
- ["bigmap"] - 5.9 ["do make_scriptF"]
Line 106: Line 139:
- ["densify"] - 5.10 ["do find_nofitP"] - Script, Data
Line 108: Line 141:
- ["dumber"] - 5.11 ["do duplicates"] - Script, Data
Line 110: Line 143:
- ["pole"] - 5.12 ["do make_lmrklistx"] - Script, Data
Line 112: Line 145:
- ["geometry"] == Dawn-Topo ==
Line 114: Line 147:
- ["residuals"] This contains a full suite of tiles for REFMAP (360 maplets). It has been well processed and has fully developed topography.
Line 116: Line 149:
- ["regress"] - 6.1 ["do densify"]
Line 118: Line 151:
- 6.2 ["do dumber"]
Line 119: Line 153:
=== Display === - 6.3 ["do pole"]
Line 121: Line 155:
- ["showmap"] - 6.4 ["do geometry"]
Line 123: Line 157:
- ["spheremapB"] - 6.5 ["do residuals"] - Script
Line 125: Line 159:
- 6.6 ["do regress"]
Line 126: Line 161:
=== Batch === - 6.7 ["do autoregister"] - I may use a HAMO2 image to make things easy on myself
Line 128: Line 163:
- ["lithosP"] - 6.8 ["do make_script other"] - A/F/R
Line 130: Line 165:
- ["import"] - 6.9 ["do desnitya"]
Line 132: Line 167:
- ["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.10 ["do shape_info"]

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

- ["Files"]


Key Modules

Bennu specific Setup

- 1.1 ["do process_img"]


Dawn

Dawn-base

- 2.1 ["do make_sumfiles"]

- 2.2 ["do make_pictlistX"] - Script

- 2.3 ["do register"]

- 2.4 ["do dynamics"]

- 2.5 ["do make_list"]

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

- 3.5 ["do display"]

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

- 3.7 ["do make_scriptT"] - Script, Data

- 3.8 ["run make_scriptT"] - Script, Data

- 3.9 ["do find_nofitT"] - Script

- 3.10 ["lithos tuck"]

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

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

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

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

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

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

- 4.15

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

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

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

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 lithosP"] - Script, Data

- 5.2 ["do import"]

- 5.3 ["do export"]

- 5.4 ["do make_script"] - Script, Data

- 5.5 ["do make_scriptP"] - Script, Data

- 5.6 ["do make_scriptA"]

- 5.7 ["do make_scriptAP"]

- 5.8 ["do make_scriptR"]

- 5.9 ["do make_scriptF"]

- 5.10 ["do find_nofitP"] - Script, Data

- 5.11 ["do duplicates"] - Script, Data

- 5.12 ["do make_lmrklistx"] - Script, Data

Dawn-Topo

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

- 6.1 ["do densify"]

- 6.2 ["do dumber"]

- 6.3 ["do pole"]

- 6.4 ["do geometry"]

- 6.5 ["do residuals"] - Script

- 6.6 ["do regress"]

- 6.7 ["do autoregister"] - I may use a HAMO2 image to make things easy on myself

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

- 6.9 ["do desnitya"]

- 6.10 ["do shape_info"]

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