Differences between revisions 2 and 17 (spanning 15 versions)
Revision 2 as of 2014-01-21 13:36:18
Size: 1498
Editor: EricPalmer
Comment:
Revision 17 as of 2014-02-25 14:44:25
Size: 3062
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 9: Line 24:
- [process_img]
Line 11: Line 25:
- [make_sumfiles] - ["process_img"]
  Must be Bennu specific. Need MapCam, NavCam and PolyCam
Line 13: Line 28:
- [register] - ["make_sumfiles"]
  Can be done with either, but best to be done with Bennu
Line 15: Line 31:
- [autoregister] - ["make_pictlistX"] - Script
  Can be done with either, but best to be done with Bennu
Line 17: Line 34:
- ["register"]
  Can be done with either, but best to be done with Bennu


-----
Line 19: Line 41:
- ["lithos create"]
Line 21: Line 42:
- ["lithos find images"]
Line 23: Line 43:
- ["lithos change resolution"]
Line 25: Line 44:
- ["lithos manually shift"] Dawn-image
Line 27: Line 46:
- ["lithos auto shift"] 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.
Line 29: Line 48:
- ["lithos build template"] - ["lithos create"] - Script, Data
Line 31: Line 50:
- ["lithos exclude by correlation"] Dawn-land
Line 33: Line 52:
- ["lithos manual exclude"] 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 35: Line 54:
- ["lithos no exclude"] 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 37: Line 56:
- ["lithos update"]
Line 39: Line 57:
- ["lithos copy shape"]
Line 41: Line 58:
- ["lithos normal from shape"] - ["lithos delete"] - Script, Data
Line 43: Line 60:
- ["lithos normal from template"] - ["lithos find images"] - Script, Data
Line 45: Line 62:
- ["lithos tuck"] - ["lithos change resolution"] - Script, Data
Line 47: Line 64:
- ["lithos topo template"]
- ["lithos build template"] - not yet
     -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO


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

- ["lithos heights from shape"]

- ["lithos normal from height"]

- ["lithos normal from shape"]

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



Dawn-land360
Line 55: Line 102:
- ["autoregister"]

- ["lithos tuck"]

Line 57: Line 109:
- [bigmap] - ["bigmap"]
Line 59: Line 111:
- [densify] - ["densify"]
Line 61: Line 113:
- [dumber] - ["dumber"]
Line 63: Line 115:
- [pole] - ["pole"]
Line 65: Line 117:
- [geometry] - ["geometry"]
Line 67: Line 119:
- [residuals] - ["residuals"]
Line 69: Line 121:
- regress - ["regress"]
Line 74: Line 126:
- [showmap] - ["showmap"]
Line 76: Line 128:
- [spheremapB] - ["spheremapB"]
Line 80: Line 133:
- [lithosP] - ["lithosP"]
Line 82: Line 135:
- [import] - ["import"]
Line 84: Line 137:
- [export] - ["export"]
Line 86: Line 139:
- [make_script] - ["make_script"]
Line 88: Line 141:
- [make_scriptP] - ["make_scriptP"]
Line 90: Line 143:
- [make_scriptL] - ["make_scriptL"]
Line 92: Line 145:
- [make_scriptT] - ["make_scriptT"]
Line 94: Line 147:
- [map_coverage] - ["map_coverage"]
Line 96: Line 149:
- [find_nofit] - ["find_nofit"]
Line 98: Line 151:
- [find_nofitP] - ["find_nofitP"]
Line 100: Line 153:
- [duplicates] - ["duplicates"]
Line 102: Line 155:
- [make_lmrklistx] - ["make_lmrklistx"]
Line 106: Line 159:
- [make_list] - ["make_list"]
Line 108: Line 161:
- [make_tilefile] - ["make_tilefile"]
Line 110: Line 163:
- [dynamics] - ["dynamics"]
Line 114: Line 167:
- [desnitya] - ["desnitya"]
Line 116: Line 169:
- [shape_info] - ["shape_info"]
Line 121: Line 174:
- [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

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

- ["lithos heights from shape"]

- ["lithos normal from height"]

- ["lithos normal from shape"]

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