Differences between revisions 204 and 206 (spanning 2 versions)
Revision 204 as of 2016-02-19 06:09:57
Size: 14891
Editor: EricPalmer
Comment:
Revision 206 as of 2016-02-23 23:51:34
Size: 15023
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[Old_landing_page]]
Line 48: Line 46:
||[[Block 1 - Setup Directory V0]]||
||[[Block 2 - Ingest V0]] ||
||[[Block 3 - Register V0]] ||
||[[Block 4 - Autoregister V0]] ||
||[[Block 5 - Iterate V0]] ||
||[[Block 6A - Lat/Lon Tiling V0]]||
||[[Block 6B - Bigmap Tiling V0]]||
||[[Block 7 - Clean V0]] ||


||[[Block 1 - Setup Directory]]||
||[[Block 2 - Ingest]] ||
||[[Block 3 - Register]] ||
||[[Block 4 - Autoregister]] ||
||[[Block 5 - Iterate]] ||
||[[Block 6A - Lat/Lon Tiling]]||
||[[Block 6B - Bigmap Tiling]]||
||[[Block 7 - Clean]] ||



--------------------------------------------------------------------------------------------------------------------------------------------------
Line 215: Line 214:
[[Old_landing_page]]
Line 221: Line 222:



WIKI for Bob Gaskell's StereoPC

General Info

This is a wiki of some of the key programs and support files for Stereophotoclinometry. The wiki contains information derived about SPC during the Dawn mission, the Mercator Project and the OSIRIS-REx mission. There are different versions of the software, so there may be things that are different or not supported in your version, depending on what your version is. If you have suggestions or wish to help improve this document, please contact Eric Palmer to give you access.


Short Cuts


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. SubComponent testing has been performed on this version

  • 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 and are not in the SPOC software branch.
  • 3.0A1a -- Minor changes
  • 3.0A2 -- process_fits that supports NavCam

  • 3.1 -- (in progress) Will have all code improvements from Rosetta and include Polar Wobble. Will receive regression testing.
  • configure_control


Support Tools


How Tos

These are the "standard" blocks (or procedures) that can be used to do the most typical SPC tasks.

Block 1 - Setup Directory

Block 2 - Ingest

Block 3 - Register

Block 4 - Autoregister

Block 5 - Iterate

Block 6A - Lat/Lon Tiling

Block 6B - Bigmap Tiling

Block 7 - Clean


Programs

The following list needs update. A full list of pages are located User Manual Author's Task List.

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

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


Deprecated


Old_landing_page

Help

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

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


CategoryHomepage

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