Differences between revisions 187 and 191 (spanning 4 versions)
Revision 187 as of 2016-01-26 11:25:57
Size: 17249
Editor: DianeLambert
Comment:
Revision 191 as of 2016-01-26 16:27:57
Size: 17677
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 127: Line 127:
 * [[find_nofit]] - searches for alignments that had problems  * [[find_nofit]] - searches batch processing output files to identify landmarks or images which may need further work.
Line 208: Line 208:
 * [[NEW_LIST.TXT]] - List output by [[find_nofitT]] of new landmarks created during batch [[make_scriptT]] tiling.
Line 211: Line 212:
 * [[redo.txt]] - List of landmarks output by [[find_nofit]] which after batch [[lithos]] processing either terminated in error, did not correlate with at least one image, or correlated weakly with at least one image.  * [[redo.txt]] - List of landmarks output by [[find_nofit]] or [[find-nofitP]] which after batch [[lithos]] or [[lithosP]] processing either terminated in error, did not correlate with at least one image, or correlated weakly with at least one image.
 * [[REMOVED.TXT]] - List of landmarks output by [[find_nofit]] which after batch [[register]], [[autoregister]], or [[autoregisterP]] processing were eliminated from at least one picture due to low or no correlation.

WIKI for Bob Gaskell's StereoPC


General Info

This is an attempt to document of some of the key programs and support files for Stereo Photoclinometry. 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).


Versions

  • 1.0 -- Initial version of SPC
  • 2.0 -- Version of SPC with the Common library created
  • 2.1A7 -- This is the baseline version of Gaskell's software. I has gone under SubComponent testing

  • 3.0A0 -- These have changed required in SPC to finish the SubComponent testing. It changed regress, process_fits and geometry

  • 3.0A1 -- Released by Bob in support of Dawn @ Ceres
  • 3.0A1a -- Minor changes
  • 3.0A2 -- In development. Includes miscellaneous changes.
  • 3.1 -- (in progress) Will have all code improvements from Rosetta. Will receive regression testing.
  • 3.2 -- (in progress) Will include polar wobble.


Work Flow

Procedures for Bennu

Building Landmarks

Test Procedure

Problems


Scripts - from AAA.TXT


Fun Tools


Programs

Lithos

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

  • lithosP - A version of lithos intended to be used in batch processing (i.e. run in parallel)

  • geometry - figures out a surface based on landmarks

  • residuals.e - figures out a surface based on landmarks

  • register - aligns a new image with a reference, manually

  • autoregister - adds groups of landmarks to an image

  • autoregisterP - adds groups of landmarks to an image using parallel processing

  • blemishes - masks regions of an image which contain blemishes due to, for example, downlink errors, bad pixels, or a cosmic ray hit.

  • convert

  • make_sumfiles

  • dynamics

Imager

Shaper

  • bigmap - processes maplets to form a bigmap

  • spheremapB.e - This reads the Zmap files and makes the resulting map line by line.

  • update_infiles.e - generates a list of landmarks and headers for showing coverage

  • shape_info - generates DTM information

Utilities

  • duplicates - Generates the make_script.in file to accompany make_scriptP, comprising an ordered list of unique landmark names.

  • find_nofit - searches batch processing output files to identify landmarks or images which may need further work.

  • 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_lmrklistX - generates LMRKLISTX

  • make_scriptA - generates the script that batch auto registers images using autoregister

  • make_scriptAP - generates the script for batch autoregistering images using parallel processing using autoregisterP

  • make_scriptF - generic script maker for user-generated batch processing jobs.

  • make_scriptP - generates the script for iterating landmarks using lithosP

  • make_scriptR - generates the script that batch registers images using register

  • make_scriptT - generates the script that tiles (makes new maplets) using lithos

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

  • make_pictlistX - Builds the file PICTLISTX.TXT which makes things run faster

  • process_img - Takes a list of files and creates make_sumfiles.in. Creates IMAGEFILE for each images

  • make_sumfiles - Computes the SUMFILE and NOMINALS

  • make_tilefile - Generates the pixel/line maplet-center locations required to complete the tiling of a bigmap.

Gravity

Notes_on_Gravity

  • Mgrav.e - Makes MGRAV.TXT and generates gravity images based on a map or bigmap.

  • Sgrav.e - Makes a file called SGRAV.TXT that is like SHAPE.TXT but with extra columns for surface acceleration, potential and laplacian (just as a check). Based on a shape model. This is for a non-rotating body with GM=1.

  • Sacc.e - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface acceleration.

  • Selv.e - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface elevation (same as geoid).

  • Slap - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface laplacian.

  • Spot.e - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface potential.

  • Sslpa.e - ?


Directories

  • BIGFILES - Directory for BIGMAP LMK files

  • DATA - A place for the SPICE kernels

  • IMAGEFILES - Directory that holds the image files, .DAT

  • LMKFILES - Stores the actual landmarkts, .LMK

  • MAPFILES - Stores the maplets, .MAP

  • NEW_IMAGES - Directory that holds the new, and unprocessed image files (in pgm format)

  • NOMINALS - Directory that holds the sum files, .NOM

  • SHAPEFILES - Holds the different types of shapefiles

  • SUMFILES - Directory that holds the sum files, .SUM

  • TESTFILES - Directory to store display files generated during batch processing jobs.

  • TESTFILES1 - Directory to store display files generated during batch processing jobs.

  • UTILITIES - Programs that are specific for this project


Key Input Files


Output Files


Key Diagnostic Files


Support Files


SPC Lessons

  • Lesson 1

  • Lesson 2

    • Generate a maplet with specific parameters
    • Then tile maplet with overlapping better resolution maplets
  • Lesson 3

    • Process more images and tile a maplet (3-4 hours)
  • Lesson 4

    • AUTOREGISTER, Create Bigmap from 0.4 pm/px maps, set up batch run tiling


Papers and Presentations


Deprecated


Help

Contact me with questions. Email: <epalmer AT SPAMFREE psi DOT edu>

Links to wiki formatting and help https://moinmo.in/HelpOnMoinWikiSyntax

  • Test_Files - I'm going to store the scripts here for the testing proceedures


CategoryHomepage

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