Differences between revisions 5 and 19 (spanning 14 versions)
Revision 5 as of 2014-01-21 15:57:06
Size: 1572
Editor: EricPalmer
Comment:
Revision 19 as of 2014-02-25 20:53:16
Size: 3164
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:
We start with

 * 99,193 landmarks
 * 4,899 image files


Status
 * Script
 * Data
 * Output


== Answer to check against ==

- ["Files"]

-----
Line 7: Line 22:
=== Setup === === Bennu specific Setup ===
Line 10: Line 26:
  Must be Bennu specific. Need MapCam, NavCam and PolyCam
Line 12: Line 29:
  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
Line 14: Line 35:
  Can be done with either, but best to be done with Bennu
Line 15: Line 37:
- ["autoregister"]
Line 17: Line 38:
-----
Line 19: Line 41:
Dawn-init
Line 21: Line 42:
- ["lithos create"]

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.

- ["lithos create"] - Script, Data
Line 25: Line 52:
- ["lithos delete"] 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.
Line 27: Line 54:
- ["lithos change resolution"] 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 29: Line 56:
- ["lithos find images"]
Line 31: Line 57:
Dawn-landImg1
Line 33: Line 58:
- ["lithos manually shift"] - ["lithos delete"] - Script, Data
Line 35: Line 60:
- ["lithos auto shift"] - ["lithos find images"] - Script, Data
Line 37: Line 62:
- ["lithos build template"] - ["lithos change resolution"] - Script, Data
Line 39: Line 64:
- ["lithos exclude by correlation"]
Line 41: Line 65:
- ["lithos manual exclude"] - ["lithos build template"] - not yet
     -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO
Line 43: Line 68:
- ["lithos no exclude"]
Line 45: Line 69:
- ["lithos update"] - Shift - These are paired in sequence
  * ["lithos manually shift"] - Script, Data
  * ["lithos auto correlate"] - Script, Data
Line 47: Line 73:
- ["lithos copy shape"]
Line 49: Line 74:
- ["lithos normal from shape"]
Line 51: Line 75:
- ["lithos normal from template"] - ["lithos exclude by correlation"] - Script, Data
Line 53: Line 77:
- ["lithos tuck"] - ["lithos exclude automatically"] - Script, not data
Line 55: Line 79:
- ["lithos topo template"] - ["lithos manual exclude"] - Script, Data

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


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

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

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

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

- ["lithos topo template"] ? what was this?



Dawn-land360
Line 63: Line 104:
- ["autoregister"]

- ["lithos tuck"]

Line 65: Line 111:
- [bigmap] - ["bigmap"]
Line 67: Line 113:
- [densify] - ["densify"]
Line 69: Line 115:
- [dumber] - ["dumber"]
Line 71: Line 117:
- [pole] - ["pole"]
Line 73: Line 119:
- [geometry] - ["geometry"]
Line 75: Line 121:
- [residuals] - ["residuals"]
Line 77: Line 123:
- regress - ["regress"]
Line 82: Line 128:
- [showmap] - ["showmap"]
Line 84: Line 130:
- [spheremapB] - ["spheremapB"]
Line 88: Line 135:
- [lithosP] - ["lithosP"]
Line 90: Line 137:
- [import] - ["import"]
Line 92: Line 139:
- [export] - ["export"]
Line 94: Line 141:
- [make_script] - ["make_script"]
Line 96: Line 143:
- [make_scriptP] - ["make_scriptP"]
Line 98: Line 145:
- [make_scriptL] - ["make_scriptL"]
Line 100: Line 147:
- [make_scriptT] - ["make_scriptT"]
Line 102: Line 149:
- [map_coverage] - ["map_coverage"]
Line 104: Line 151:
- [find_nofit] - ["find_nofit"]
Line 106: Line 153:
- [find_nofitP] - ["find_nofitP"]
Line 108: Line 155:
- [duplicates] - ["duplicates"]
Line 110: Line 157:
- [make_lmrklistx] - ["make_lmrklistx"]
Line 114: Line 161:
- [make_list] - ["make_list"]
Line 116: Line 163:
- [make_tilefile] - ["make_tilefile"]
Line 118: Line 165:
- [dynamics] - ["dynamics"]
Line 122: Line 169:
- [desnitya] - ["desnitya"]
Line 124: Line 171:
- [shape_info] - ["shape_info"]
Line 129: Line 176:
- [mosaic] - ["mosaic"]

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 ===

- ["process_img"]

- ["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


=== Process ===

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.

- ["lithos create"] - Script, Data

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.

- ["lithos delete"] - Script, Data

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

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

- ["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

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

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

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

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

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

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

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

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

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

- ["lithos topo template"] ? what was this?

Dawn-land360

- ["lithos overlaps"]

- ["lithos build terrain"]

- ["lithos ....."]

- ["autoregister"]

- ["lithos tuck"]

=== Create ===

- ["bigmap"]

- ["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

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