Differences between revisions 11 and 36 (spanning 25 versions)
Revision 11 as of 2011-11-29 16:45:04
Size: 1383
Editor: EricPalmer
Comment:
Revision 36 as of 2011-12-05 14:29:16
Size: 2892
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== WIKI for Bob Gaskell's StereoPC ==
Line 5: Line 4:
Email: [[MailTo(epalmer AT SPAMFREE psi DOT edu)]]
Line 7: Line 5:
... = WIKI for Bob Gaskell's StereoPC =
Line 9: Line 7:
== General Info == 
== General Info ==
Line 13: Line 12:
== ["Programs"] ==
== Work Flow ==

 * ["Making new landmarks"] - Workflow from the 50m resolution work done for Dawn at Vesta
 * ["Adding new images"]
 * ["Building a shape model"]
 * ["Making 3D images"]
 * ["Making 'point of view' images"]
 * ["Panorama Images"]

== Scripts - from AAA.TXT ==

 * ["Vesta Notes"]
 * ["Startup"]
 * ["LAT/LON Shape"]
 * ["Triaxial Shape"]
 * ["Batches"]
 * ["Autoregister"]
 * ["Parallel Autoregister"]
 * ["Parallel Batch"]
 * ["Batch Tiling: See make_scriptT.txt"]
 * ["Geometry and Residuals"]
 * ["Pole"]
 * ["Export"]
 * ["Import"]
 * ["Export, External Iteration"]
 * ["Import, External Iteration"]
 * ["Gravity"]

== Programs ==
Line 22: Line 50:
 * ["coverage.e"] - shows the '''global''' coverage that has been processed by resolution
 * ["image_map_mono.e"] -
 * ["image_map_rgb.e"] -
 * ["image_map_stereo.e"] -
 * ["view_maps.e"] -
 * ["view_shape.e"] -
 * ["panaroma.e"] - Makes a 360 degree panaroma image from a big map
 * ["surface_imager.e"] - Makes an image using a surface point of view from a big map
Line 26: Line 62:
 * ["update_infiles.e"] - generates a list of landmarks and headers for showing coverage
Line 27: Line 64:
=== Utilities === 
 * ["find_nofit.e"] - searches for alignments that had problems
 * ["make_script.e"] - generates the script that you run to batch align maplets via lithos.e
=== Utilities ===
 * ["find_nofitT.e"] - searches for alignments that had problems
Line 31: Line 67:
 * ["importl.e"] - builds script to unpack maplets/landmarks and integrate into a master directory  * ["importL.e"] - builds script to unpack maplets/landmarks and integrate into a master directory
 * ["make_scriptT.e"] - generates the script that tiles (makes new maplets)
 * ["refresh_sumfiles.e"] - updates the sumfiles to match the maplets
Line 33: Line 71:
 * ["pr_template"] - (copy the codes for when making a new prog page)
Line 34: Line 73:
== ["Work Flow"] ==
Line 36: Line 74:
== ["Files"] == === Files ===
 * ["view_maps.in"]
 * ["make_scriptT.in"] - Used by ["make_scriptT.e"] to build ["run_script.b"]

== Papers and Presentations ==
 * ["LPSC 20??"]


== Help ==

Contact me with questions. Email: [[MailTo(epalmer AT SPAMFREE psi DOT edu)]]

Links to wiki formatting and help [http://www.psi.edu/dawn_wiki/SyntaxReference]

WIKI for Bob Gaskell's StereoPC

General Info

Bob doesn't like to comment his code. Thus, I have no clue what some things do. I've been taking pretty good notes, and I thought we could all share and benefit from what we each have learned. If you figure something out (or get help from Bob himself), be sure to post it. If you need help with the wiki, let me know (or just send me the info).

Work Flow

  • ["Making new landmarks"] - Workflow from the 50m resolution work done for Dawn at Vesta
  • ["Adding new images"]
  • ["Building a shape model"]
  • ["Making 3D images"]
  • ["Making 'point of view' images"]
  • ["Panorama Images"]

Scripts - from AAA.TXT

  • ["Vesta Notes"]
  • ["Startup"]
  • ["LAT/LON Shape"]
  • ["Triaxial Shape"]
  • ["Batches"]
  • ["Autoregister"]
  • ["Parallel Autoregister"]
  • ["Parallel Batch"]
  • ["Batch Tiling: See make_scriptT.txt"]
  • ["Geometry and Residuals"]
  • ["Pole"]
  • ["Export"]
  • ["Import"]
  • ["Export, External Iteration"]
  • ["Import, External Iteration"]
  • ["Gravity"]

Programs

Lithos

  • ["lithos.e"] - aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES)

Imager

  • ["map_coverage.e"] - shows the coverage that has been processed by resolution
  • ["coverage.e"] - shows the global coverage that has been processed by resolution

  • ["image_map_mono.e"] -
  • ["image_map_rgb.e"] -
  • ["image_map_stereo.e"] -
  • ["view_maps.e"] -
  • ["view_shape.e"] -
  • ["panaroma.e"] - Makes a 360 degree panaroma image from a big map
  • ["surface_imager.e"] - Makes an image using a surface point of view from a big map

Shaper

  • ["bigmap.e"] - processes maplets to form a bigmap
  • ["update_infiles.e"] - generates a list of landmarks and headers for showing coverage

Utilities

  • ["find_nofitT.e"] - searches for alignments that had problems
  • ["export.e"] - builds scripts to package up the new maplets/landmarks into a tar ball
  • ["importL.e"] - builds script to unpack maplets/landmarks and integrate into a master directory
  • ["make_scriptT.e"] - generates the script that tiles (makes new maplets)
  • ["refresh_sumfiles.e"] - updates the sumfiles to match the maplets
  • ["showmap.e"] - generates an image (.pgm) for a specific bigmap
  • ["pr_template"] - (copy the codes for when making a new prog page)

Files

  • ["view_maps.in"]
  • ["make_scriptT.in"] - Used by ["make_scriptT.e"] to build ["run_script.b"]

Papers and Presentations

  • ["LPSC 20??"]

Help

Contact me with questions. Email: MailTo(epalmer AT SPAMFREE psi DOT edu)

Links to wiki formatting and help [http://www.psi.edu/dawn_wiki/SyntaxReference]


CategoryHomepage

HomePage (last edited 2024-10-24 12:50:27 by EricPalmer)