Differences between revisions 77 and 98 (spanning 21 versions)
Revision 77 as of 2014-04-05 21:19:50
Size: 4205
Editor: EricPalmer
Comment:
Revision 98 as of 2014-04-10 00:22:12
Size: 4566
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
- 2.2 ["do make_pictlistX"] - Script - 2.2 ["do make_pictlistX"] - Script, Data
Line 41: Line 41:
- 2.4 ["do dynamics"] - 2.4 ["do dynamics"] - Script, Data
Line 45: Line 45:
- 2.6 ["do coverage_p"] - 2.6 ["do coverage_p"] - Script, Data

- 2.7 ["do autoregister"]

- 2.8 ["do make_scriptA"]

- 2.9 ["do make_scriptAP"]

- 2.10 ["do make_scriptR"]
Line 64: Line 72:
- Group for doing tiles
  * 3.7 ["do make_scriptT"] - Script, Data
  * 3.8 ["run make_scriptT"] - Script, Data
  * 3.9 ["do find_nofitT"] - Script, Data
- Group for doing tiles - VERY LONG (2 days)
  * 3.7 ["do make_scriptT"] - Script, Data, Output
  * 3.8 ["run make_scriptT"] - Script, Data, Output
  * 3.9 ["do find_nofitT"] - Script, Data, Output
Line 69: Line 77:
- 3.10 ["lithos tuck"] - Script, Data - 3.10 ["lithos tuck"] - Script, Data, Output
Line 121: Line 129:
- 5.1 ["do duplicates"] - Script, Data - 5.1 ["do duplicates"] - Script, Data, Output
Line 123: Line 131:
- 5.2 ["do make_lmrklistx"] - Script, Data - 5.2 ["do make_lmrklistx"] - Script, Data, Output
Line 126: Line 134:
- Do parallel processing
 * 5.3 ["do make_scriptP"] - Script, Data
 * 5.4 ["do lithosP"] - Script, Data
 * 5.5 ["run lithosP"] -
 * 5.6
["do find_nofitP"] - Script, Data
- Do parallel processing - LONG (1/2 day)
 * 5.3 ["do make_scriptP"] - Script, Data, Output
 * 5.4 ["run lithosP"] - Script, Data, Output
 * 5.5 ["do find_nofitP"] - Script, Data, Output
Line 132: Line 139:
- 5.7 ["do import"] - Work on export/import - LONG (1/2 day)
 * 5.7 ["do export"] - Script, Data, Output
 * 5.8 ["do import"] - Script, Data, Output
 * 5.9 ["do make_scriptF"] - Script, Data, Output
 * 5.10 ["run make_scriptF"] - Script, Data, Output
 * 5.11 ["do find_nofit"] - Script, Data, Output
Line 134: Line 146:
- 5.8 ["do export"]

- 5.9 ["do make_scriptA"]

- 5.10 ["do make_scriptAP"]

- 5.11 ["do make_scriptR"]

- 5.12 ["do make_scriptF"]
Line 150: Line 153:
 * 6.2 ["do dumber"] Script, Data (yes, do this one first)
 * 6.1 ["do densify"] Script, Data 
 * 6.2 ["do dumber"] (yes, do this one first)  Script, Data, Output
 * 6.1 ["do densify"] Script, Data, Output
 * 6.10 ["do densifyA"] - Script, Data, Output
 * 6.9 ["do dumber with A"] - Script, Data, Output
Line 153: Line 158:
- 6.3 ["do pole"] Script - 6.3 ["do pole"] Script   ********* Failure
Line 155: Line 160:
- 6.4 ["do geometry"] - Script, Data - 6.4 ["do geometry"] - Script, Data, Output
Line 157: Line 162:
- 6.5 ["do residuals"] - Script, Data - 6.5 ["do residuals"] - Script, Data, Output
Line 159: Line 164:
- 6.6 ["do regress"] - Script, Data - 6.6 ["do regress"] - Script, Data   ********* Failure
Line 161: Line 166:
- 6.7 ["do autoregister"] - I may use a HAMO2 image to make things easy on myself

- 6.8 ["do shape_info"]

- Make shape with albedo
 * 6.9 ["do dumber with A"] - Script, Data
 * 6.10 ["do densifyA"] - Script, Data
- 6.7 ["do shape_info"] - Script, Data, Output

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

- 1.1 ["do process_img"]


Dawn

Dawn-base

- 2.1 ["do make_sumfiles"]

- 2.2 ["do make_pictlistX"] - Script, Data

- 2.3 ["do register"]

- 2.4 ["do dynamics"] - Script, Data

- 2.5 ["do make_list"]

- 2.6 ["do coverage_p"] - Script, Data

- 2.7 ["do autoregister"]

- 2.8 ["do make_scriptA"]

- 2.9 ["do make_scriptAP"]

- 2.10 ["do make_scriptR"]

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.

- 3.1["lithos create"] - Script, Data, Output

- 3.2 ["do bigmap"] - Script, Data, Output

- 3.3 ["do showmap"] - Script, Data, Output

- 3.4 ["do spheremapB"] - Script, Data

- 3.5 ["do display"] - Script, Data

- 3.6 ["do make_tilefile"] - Script, Data, Output

- Group for doing tiles - VERY LONG (2 days)

  • 3.7 ["do make_scriptT"] - Script, Data, Output
  • 3.8 ["run make_scriptT"] - Script, Data, Output
  • 3.9 ["do find_nofitT"] - Script, Data, Output

- 3.10 ["lithos tuck"] - Script, Data, Output

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.

- 4.1 ["lithos delete"] - Script, Data, Output

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

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

- 4.4 ["lithos build template"] - Script, Data, Output

- Shift - These are paired in sequence

  • 4.5 ["lithos manually shift"] - Script, Data, Output
  • 4.6 ["lithos auto correlate"] - Script, Data, Output

- 4.7 ["lithos exclude by correlation"] - Script, Data, Output

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

- 4.9 ["lithos manual exclude"] - Script, Data , ** issues Output

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

- 4.11 ["lithos heights from map"] - Script, Data, Output

- 4.12 ["lithos heights from shape"] - Script, Data, Output

- 4.13 ["lithos normal from height"] - Script, Data, Output

- 4.14 ["lithos normal from shape"] - Script, Data, Output

- 4.15

- 4.16 ["do map_coverage"] - Script, Data, Output

- 4.17 ["lithos overlaps"] - Script, Data, Output

- 4.18 ["lithos build terrain"] - Script, Data, Output

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.

- 5.1 ["do duplicates"] - Script, Data, Output

- 5.2 ["do make_lmrklistx"] - Script, Data, Output

- Do parallel processing - LONG (1/2 day)

  • 5.3 ["do make_scriptP"] - Script, Data, Output
  • 5.4 ["run lithosP"] - Script, Data, Output
  • 5.5 ["do find_nofitP"] - Script, Data, Output

- Work on export/import - LONG (1/2 day)

  • 5.7 ["do export"] - Script, Data, Output
  • 5.8 ["do import"] - Script, Data, Output
  • 5.9 ["do make_scriptF"] - Script, Data, Output
  • 5.10 ["run make_scriptF"] - Script, Data, Output
  • 5.11 ["do find_nofit"] - Script, Data, Output

Dawn-Topo

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

- Making shape files

  • 6.2 ["do dumber"] (yes, do this one first) Script, Data, Output
  • 6.1 ["do densify"] Script, Data, Output
  • 6.10 ["do densifyA"] - Script, Data, Output
  • 6.9 ["do dumber with A"] - Script, Data, Output

- 6.3 ["do pole"] Script ********* Failure

- 6.4 ["do geometry"] - Script, Data, Output

- 6.5 ["do residuals"] - Script, Data, Output

- 6.6 ["do regress"] - Script, Data ********* Failure

- 6.7 ["do shape_info"] - Script, Data, Output

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