Differences between revisions 11 and 36 (spanning 25 versions)
Revision 11 as of 2014-02-12 00:34:50
Size: 1790
Editor: EricPalmer
Comment:
Revision 36 as of 2014-02-26 12:27:03
Size: 3709
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
Line 7: Line 5:
=== Setup ===

We start with
-
99,193 landmarks
- 4,899 image files
 * 99,193 landmarks
 * 4,899 image files
Line 14: Line 9:
- ["process_img"] Status
 * Script
 * Data
 * Output
Line 16: Line 14:
- ["make_sumfiles"]
Line 18: Line 15:
- ["make_pictlistX"] == Answer to check against ==
Line 20: Line 17:
- ["register"] - ["Files"]
Line 22: Line 19:
- ["autoregister"] -----
= Key Modules =
Line 24: Line 22:
=== Process === == Bennu specific Setup ==
Line 26: Line 24:
Dawn-init
Line 28: Line 25:
- ["lithos create"] - ["do process_img"]
  Must be Bennu specific. Need MapCam, NavCam and PolyCam
Line 30: Line 28:
Dawn-land - ["do make_sumfiles"]
  Can be done with either, but best to be done with Bennu
Line 32: Line 31:
- ["lithos delete"] - ["do make_pictlistX"] - Script
  Can be done with either, but best to be done with Bennu
Line 34: Line 34:
- ["lithos find images"] - ["do register"]
  Can be done with either, but best to be done with Bennu
Line 36: Line 37:
Dawn-landImg1
Line 38: Line 38:
- ["lithos change resolution"] -----
= Dawn =
Line 40: Line 41:
- ["lithos manually shift"]
Line 42: Line 42:
- ["lithos auto shift"]
Line 44: Line 43:
- ["lithos build template"]
Line 46: Line 44:
- ["lithos exclude by correlation"] == Dawn-image ==
Line 48: Line 46:
- ["lithos exclude automatically"] 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 50: Line 48:
- ["lithos manual exclude"] - ["lithos create"] - Script, Data
Line 52: Line 50:
- ["lithos no exclude"] - ["do bigmap"] - Script, Data
 
- ["do showmap"] - Script, Data
Line 54: Line 54:
- ["lithos update"] - ["do spheremapB"] - Script, Data
Line 56: Line 56:
- ["lithos heights from map"] - ["do display"]
Line 58: Line 58:
- ["lithos heights from shape"] - ["do make_tilefile"] - Script, Data
Line 60: Line 60:
- ["lithos normal from height"] - ["do make_scriptT"] - Script, Data
Line 62: Line 62:
- ["lithos normal from shape"] - ["run make_scriptT"] - Script, Data
Line 64: Line 64:
- ["lithos tuck"] - ["do find_nofitT"] - Script
Line 66: Line 66:
- ["lithos topo template"]


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

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

- ["do map_coverage"] - 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.
Line 74: Line 125:
=== Create === - ["do lithosP"]
Line 76: Line 127:
- ["bigmap"] - ["do import"]
Line 78: Line 129:
- ["densify"] - ["do export"]
Line 80: Line 131:
- ["dumber"] - ["do make_script"]
Line 82: Line 133:
- ["pole"] - ["do make_scriptP"]
Line 84: Line 135:
- ["geometry"] - ["do make_scriptL"]
Line 86: Line 137:
- ["residuals"] - ["do find_nofitP"]
Line 88: Line 139:
- ["regress"] - ["do duplicates"]

- ["do make_lmrklistx"]

== Dawn-Topo ==

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

- ["do densify"]

- ["do dumber"]

- ["do pole"]

- ["do geometry"]

- ["do residuals"]

- ["do regress"]

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

- ["lithos tuck"]
Line 91: Line 164:
=== 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 sure ==
Line 138: Line 167:
== Not Required Modules ==  == Not essential ==
Line 140: Line 169:
- ["mosaic"]
- ["do make_list"]

- ["do dynamics"]

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

- ["do desnitya"]

- ["do shape_info"]


== Not Required Modules ==

- ["do mosaic"]
Line 143: Line 186:

 * ["do view_maps"]

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

- ["do process_img"]

- ["do make_sumfiles"]

  • Can be done with either, but best to be done with Bennu

- ["do make_pictlistX"] - Script

  • Can be done with either, but best to be done with Bennu

- ["do register"]

  • Can be done with either, but best to be done with Bennu


= Dawn =

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

- ["do bigmap"] - Script, Data

- ["do showmap"] - Script, Data

- ["do spheremapB"] - Script, Data

- ["do display"]

- ["do make_tilefile"] - Script, Data

- ["do make_scriptT"] - Script, Data

- ["run make_scriptT"] - Script, Data

- ["do find_nofitT"] - Script

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

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

- ["do map_coverage"] - 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.

- ["lithos overlaps"]

- ["lithos build terrain"]

- ["lithos ....."]

- ["do lithosP"]

- ["do import"]

- ["do export"]

- ["do make_script"]

- ["do make_scriptP"]

- ["do make_scriptL"]

- ["do find_nofitP"]

- ["do duplicates"]

- ["do make_lmrklistx"]

Dawn-Topo

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

- ["do densify"]

- ["do dumber"]

- ["do pole"]

- ["do geometry"]

- ["do residuals"]

- ["do regress"]

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

- ["lithos tuck"]

Not sure

Not essential

- ["do make_list"]

- ["do dynamics"]

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

- ["do desnitya"]

- ["do shape_info"]

Not Required Modules

- ["do mosaic"]

- other display map/images

  • ["do view_maps"]

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