Size: 1572
Comment:
|
Size: 3750
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 === | * 99,193 landmarks * 4,899 image files |
Line 9: | Line 8: |
- ["process_img"] | |
Line 11: | Line 9: |
- ["make_sumfiles"] | Status * Script * Data * Output |
Line 13: | Line 14: |
- ["register"] | |
Line 15: | Line 15: |
- ["autoregister"] | == Answer to check against == |
Line 17: | Line 17: |
=== Process === | - ["Files"] |
Line 19: | Line 19: |
Dawn-init | ----- = Key Modules = |
Line 21: | Line 22: |
- ["lithos create"] | == Bennu specific Setup == |
Line 23: | Line 24: |
Dawn-land | |
Line 25: | Line 25: |
- ["lithos delete"] | - ["do process_img"] Must be Bennu specific. Need MapCam, NavCam and PolyCam |
Line 27: | Line 28: |
- ["lithos find images"] | - ["do make_sumfiles"] Can be done with either, but best to be done with Bennu |
Line 29: | Line 31: |
Dawn-landImg1 | - ["do make_pictlistX"] - Script Can be done with either, but best to be done with Bennu |
Line 31: | Line 34: |
- ["lithos change resolution"] | - ["do register"] Can be done with either, but best to be done with Bennu |
Line 33: | Line 37: |
- ["lithos manually shift"] | - ["do dynamics"] Can be done with either, but best to be done with Bennu |
Line 35: | Line 40: |
- ["lithos auto shift"] | - ["do make_list"] Can be done with either, but best to be done with Bennu |
Line 37: | Line 43: |
- ["lithos build template"] | |
Line 39: | Line 44: |
- ["lithos exclude by correlation"] | ----- = Dawn = |
Line 41: | Line 47: |
- ["lithos manual exclude"] | |
Line 43: | Line 48: |
- ["lithos no exclude"] | |
Line 45: | Line 49: |
- ["lithos update"] | |
Line 47: | Line 50: |
- ["lithos copy shape"] | == Dawn-image == |
Line 49: | Line 52: |
- ["lithos normal from shape"] | 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 51: | Line 54: |
- ["lithos normal from template"] | - ["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 |
Line 55: | Line 74: |
- ["lithos topo template"] - ["lithos overlaps"] - ["lithos build terrain"] - ["lithos ....."] === Create === - [bigmap] - [densify] - [dumber] - [pole] - [geometry] - [residuals] - regress |
|
Line 80: | Line 76: |
=== Display === | |
Line 82: | Line 77: |
- [showmap] | == Dawn-land == |
Line 84: | Line 79: |
- [spheremapB] | 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 86: | Line 81: |
=== 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] |
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 127: | Line 84: |
== Not Required Modules == | |
Line 129: | Line 85: |
- [mosaic] | - ["lithos delete"] - Script, Data |
Line 131: | Line 87: |
- other display map/images | - ["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. - ["do lithosP"] - Script, Data - ["do import"] - ["do export"] - ["do make_script"] - Script, Data - ["do make_scriptP"] - Script, Data - ["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 - ["do make_script other"] - A/F/R - ["do desnitya"] - ["do shape_info"] |
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
- ["do dynamics"]
- Can be done with either, but best to be done with Bennu
- ["do make_list"]
- 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
- ["lithos tuck"]
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.
- ["do lithosP"] - Script, Data
- ["do import"]
- ["do export"]
- ["do make_script"] - Script, Data
- ["do make_scriptP"] - Script, Data
- ["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
- ["do make_script other"] - A/F/R
- ["do desnitya"]
- ["do shape_info"]