Differences between revisions 13 and 18 (spanning 5 versions)
Revision 13 as of 2014-02-25 07:52:39
Size: 2779
Editor: EricPalmer
Comment:
Revision 18 as of 2014-02-25 15:27:40
Size: 3108
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 12: Line 19:
-----
== Key Modules ==
Line 22: Line 31:
- ["make_pictlistX"] - ["make_pictlistX"] - Script
Line 28: Line 37:
Line 31: Line 41:
We start with
- 99,193 landmarks
- 4,899 image files
Line 36: Line 43:
-----
Line 41: Line 48:
- ["lithos create"] - ["lithos create"] - Script, Data
Line 43: Line 50:
-----
Line 48: Line 54:
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 49: Line 56:
- ["lithos delete"] n i
Line 51: Line 57:
- ["lithos find images"] n i
Line 53: Line 58:
- ["lithos change resolution"] n i - ["lithos delete"] - Script, Data
Line 55: Line 60:
- ["lithos manually shift"] n i - ["lithos find images"] - Script, Data
Line 57: Line 62:
- ["lithos build template"] i -- Include a chance in selected images (how do I test this)? Test single, HAMO, LAMO - ["lithos change resolution"] - Script, Data
Line 59: Line 64:
- ["lithos auto correlate"] n i - Needs a template
Line 61: Line 65:
- ["lithos exclude by correlation"] i - ["lithos build template"] - not yet
     -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO
Line 63: Line 68:
- ["lithos exclude automatically"] i
Line 65: Line 69:
- ["lithos manual exclude"] i - Shift - These are paired in sequence
  * ["lithos manually shift"] - Script, Data
  * ["lithos auto correlate"] - Script, Data
Line 67: Line 73:
- ["lithos no exclude"] i
Line 69: Line 74:
- ["lithos update"] n i
Line 71: Line 75:
- ["lithos heights from map"] n i - ["lithos exclude by correlation"] - Script, Data
Line 73: Line 77:
- ["lithos heights from shape"] n i - ["lithos exclude automatically"] - Script, not data
Line 75: Line 79:
- ["lithos normal from height"] n i - ["lithos manual exclude"] - Script, Data
Line 77: Line 81:
- ["lithos normal from shape"] n i - ["lithos no exclude"] - Script, Data
Line 79: Line 83:
- ["lithos tuck"] i
Line 81: Line 84:
- ["lithos topo template"] i - ["lithos heights from map"]

- ["lithos heights from shape"]

- ["lithos normal from height"]

- ["lithos normal from shape"]

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

Line 92: Line 105:

- ["lithos tuck"]

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

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