Differences between revisions 25 and 37 (spanning 12 versions)
Revision 25 as of 2014-02-26 10:40:09
Size: 3456
Editor: EricPalmer
Comment:
Revision 37 as of 2014-02-27 10:47:21
Size: 3707
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
- ["process_img"] - ["do process_img"]
Line 28: Line 28:
- ["make_sumfiles"] - ["do make_sumfiles"]
Line 31: Line 31:
- ["make_pictlistX"] - Script - ["do make_pictlistX"] - Script
Line 34: Line 34:
- ["register"] - ["do register"]
Line 50: Line 50:
- ["do bigmap"] - ["do bigmap"] - Script, Data
 
- ["do showmap"] - Script, Data
Line 52: Line 54:
- ["do showmap"] - ["do spheremapB"] - Script, Data
Line 54: Line 56:
- ["spheremapB"] - ["do display"]
Line 56: Line 58:
- ["do make_tilefile"] - ["do make_tilefile"] - Script, Data
Line 58: Line 60:
- ["do make_scriptT"] - ["do make_scriptT"] - Script, Data
Line 60: Line 62:
- ["find_nofit"] - ["run make_scriptT"] - Script, Data

- ["do find_nofitT"] - Script
Line 107: Line 111:
- ["map_coverage"] - Script, Data - ["do map_coverage"] - Script, Data
Line 109: Line 113:
- ["lithos overlaps"]
Line 115: Line 120:
- ["lithos overlaps"]
Line 121: Line 124:
- ["lithosP"] - ["do lithosP"]
Line 123: Line 126:
- ["import"] - ["do import"]
Line 125: Line 128:
- ["export"] - ["do export"]
Line 127: Line 130:
- ["make_script"] - ["do make_script"]
Line 129: Line 132:
- ["make_scriptP"] - ["do make_scriptP"]
Line 131: Line 134:
- ["make_scriptL"] - ["do make_scriptL"]
Line 133: Line 136:
- ["find_nofitP"] - ["do find_nofitP"]
Line 135: Line 138:
- ["duplicates"] - ["do duplicates"]
Line 137: Line 140:
- ["make_lmrklistx"] - ["do make_lmrklistx"]
Line 143: Line 146:
- ["densify"] - ["do densify"]
Line 145: Line 148:
- ["dumber"] - ["do dumber"]
Line 147: Line 150:
- ["pole"] - ["do pole"]
Line 149: Line 152:
- ["geometry"] - ["do geometry"]
Line 151: Line 154:
- ["residuals"] - ["do residuals"]
Line 153: Line 156:
- ["regress"] - ["do regress"]
Line 155: Line 158:
- ["autoregister"] - I may use a HAMO2 image to make things easy on myself - ["do autoregister"] - I may use a HAMO2 image to make things easy on myself
Line 163: Line 166:
=== Not essential === == Not essential ==
Line 166: Line 169:
- ["make_list"] - ["do make_list"]
Line 168: Line 171:
- ["dynamics"] - ["do dynamics"]
Line 170: Line 173:
- ["make_script other"] - A/F/R - ["do make_script other"] - A/F/R
Line 172: Line 175:
- ["desnitya"] - ["do desnitya"]
Line 174: Line 177:
- ["shape_info"] - ["do shape_info"]
Line 177: Line 180:
== Not Required Modules ==  == Not Required Modules ==
Line 179: Line 182:
- ["mosaic"] - ["do mosaic"]
Line 182: Line 185:

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

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