Differences between revisions 13 and 14
Revision 13 as of 2014-02-25 07:52:39
Size: 2779
Editor: EricPalmer
Comment:
Revision 14 as of 2014-02-25 12:14:39
Size: 2980
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
-----
Line 12: Line 13:
-----
Line 22: Line 23:
- ["make_pictlistX"] - ["make_pictlistX"] - Script
Line 27: Line 28:
Line 36: Line 38:
-----
Line 41: Line 42:
- ["lithos create"] - ["lithos create"] - Script, Data
Line 43: Line 44:
-----
Line 48: Line 48:
Script, Data, Output
Line 49: Line 50:
- ["lithos delete"] n i
Line 51: Line 51:
- ["lithos find images"] n i
Line 53: Line 52:
- ["lithos change resolution"] n i - ["lithos delete"] - Script, Data
Line 55: Line 54:
- ["lithos manually shift"] n i - ["lithos find images"] - Script, Data
Line 57: Line 56:
- ["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 58:
- ["lithos auto correlate"] n i - Needs a template - ["lithos manually shift"] - Script, Data
Line 61: Line 60:
- ["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 63:
- ["lithos exclude automatically"] i - ["lithos auto correlate"] - Script, Data
  (this includes building a template)
Line 65: Line 66:
- ["lithos manual exclude"] i - ["lithos exclude by correlation"] - Needs a template
Line 67: Line 68:
- ["lithos no exclude"] i - ["lithos exclude automatically"] - Script, not data
Line 69: Line 70:
- ["lithos update"] n i - ["lithos manual exclude"] - Script, Data
Line 71: Line 72:
- ["lithos heights from map"] n i - ["lithos no exclude"] - Script, Data
Line 73: Line 74:
- ["lithos heights from shape"] n i - ["lithos update"]
Line 75: Line 76:
- ["lithos normal from height"] n i - ["lithos heights from map"]
Line 77: Line 78:
- ["lithos normal from shape"] n i - ["lithos heights from shape"]
Line 79: Line 80:
- ["lithos tuck"] i - ["lithos normal from height"]
Line 81: Line 82:
- ["lithos topo template"] i - ["lithos normal from shape"]

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

Line 92: Line 97:

- ["lithos tuck"]

Describe Test Files here.

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).


Key Modules

Answer to check against

- ["Files"]


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

We start with - 99,193 landmarks - 4,899 image files

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.

Script, Data, Output

- ["lithos delete"] - Script, Data

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

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

- ["lithos manually shift"] - Script, Data

- ["lithos build template"] - not yet

  • -- Include a change in selected images (how do I test this)? Test single, HAMO, LAMO

- ["lithos auto correlate"] - Script, Data

  • (this includes building a template)

- ["lithos exclude by correlation"] - Needs a template

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

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

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

- ["lithos update"]

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