Differences between revisions 13 and 41 (spanning 28 versions)
Revision 13 as of 2014-02-25 07:52:39
Size: 2779
Editor: EricPalmer
Comment:
Revision 41 as of 2014-03-18 09:02:27
Size: 3834
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 13: Line 22:
=== Bennu specific Setup === == Bennu specific Setup ==
Line 16: Line 25:
- ["process_img"] - ["do process_img"]
Line 19: Line 28:
- ["make_sumfiles"] - ["do make_sumfiles"]
Line 22: Line 31:
- ["make_pictlistX"] - ["do make_pictlistX"] - Script
Line 25: Line 34:
- ["register"] - ["do register"]
Line 27: Line 36:

-----
=== Process ===

We start with
- 99,193 landmarks
- 4,899 image files
Line 37: Line 39:
Dawn-image = Dawn =




==
Dawn-image ==
Line 41: Line 48:
- ["lithos create"] - ["lithos create"] - Script, Data
Line 43: Line 50:
-----
Dawn-land
- ["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 ==
Line 48: Line 73:
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 75:
- ["lithos delete"] n i
Line 51: Line 76:
- ["lithos find images"] n i
Line 53: Line 77:
- ["lithos change resolution"] n i - ["lithos delete"] - Script, Data
Line 55: Line 79:
- ["lithos manually shift"] n i - ["lithos find images"] - Script, Data
Line 57: Line 81:
- ["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 83:
- ["lithos auto correlate"] n i - Needs a template
Line 61: Line 84:
- ["lithos exclude by correlation"] i - ["lithos build template"] - Script, Data
Line 63: Line 86:
- ["lithos exclude automatically"] i - Shift - These are paired in sequence
  * ["lithos manually shift"] - Script, Data
  * ["lithos auto correlate"] - Script, Data
Line 65: Line 90:
- ["lithos manual exclude"] i
Line 67: Line 91:
- ["lithos no exclude"] i
Line 69: Line 92:
- ["lithos update"] n i - ["lithos exclude by correlation"] - Script, Data
Line 71: Line 94:
- ["lithos heights from map"] n i - ["lithos exclude automatically"] - Script, not data
Line 73: Line 96:
- ["lithos heights from shape"] n i - ["lithos manual exclude"] - Script, Data
Line 75: Line 98:
- ["lithos normal from height"] n i - ["lithos no exclude"] - Script, Data
Line 77: Line 100:
- ["lithos normal from shape"] n i
Line 79: Line 101:
- ["lithos tuck"] i - ["lithos heights from map"] - Script, Data
Line 81: Line 103:
- ["lithos topo template"] i - ["lithos heights from shape"] - Script, Data
Line 83: Line 105:
Dawn-land360 - ["lithos normal from height"] - Script, Data
Line 85: Line 107:
- ["lithos overlaps"] - ["lithos normal from shape"] - Script, Data
Line 87: Line 109:
- ["lithos build terrain"] - ["lithos topo template"] ? what was this?

- ["do map_coverage"] - Script, Data

- ["lithos overlaps"] - Script, Data

- ["lithos build terrain"] - 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 91: Line 123:
- ["autoregister"] - ["do lithosP"] - Script, Data

- ["do import"]

- ["do export"]

- ["do make_script"] - Script, Data

- ["do make_scriptP"] - Script, Data

- ["do make_scriptL"]

- ["do find_nofitP"] - Script, Data

- ["do duplicates"] - Script, Data

- ["do make_lmrklistx"] - Script, Data

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

- ["do regress"]

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

- ["lithos tuck"]
Line 94: Line 162:
=== Create ===

- ["bigmap"]

- ["densify"]

- ["dumber"]

- ["pole"]

- ["geometry"]

- ["residuals"]

- ["regress"]
== Not sure ==
Line 111: Line 165:
=== Display ===

- ["showmap"]

- ["spheremapB"]
== Not essential ==
Line 118: Line 168:
=== Batch === - ["do make_list"]
Line 120: Line 170:
- ["lithosP"] - ["do dynamics"]
Line 122: Line 172:
- ["import"] - ["do make_script other"] - A/F/R
Line 124: Line 174:
- ["export"] - ["do desnitya"]
Line 126: Line 176:
- ["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"]
- ["do shape_info"]
Line 159: Line 179:
== Not Required Modules ==  == Not Required Modules ==
Line 161: Line 181:
- ["mosaic"] - ["do mosaic"]
Line 164: Line 184:

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

- ["lithos overlaps"] - Script, Data

- ["lithos build terrain"] - 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 ....."]

- ["do lithosP"] - Script, Data

- ["do import"]

- ["do export"]

- ["do make_script"] - Script, Data

- ["do make_scriptP"] - Script, Data

- ["do make_scriptL"]

- ["do find_nofitP"] - Script, Data

- ["do duplicates"] - Script, Data

- ["do make_lmrklistx"] - Script, Data

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

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