Differences between revisions 227 and 230 (spanning 3 versions)
Revision 227 as of 2016-05-17 16:46:46
Size: 19045
Editor: DianeLambert
Comment:
Revision 230 as of 2016-05-17 16:59:03
Size: 19290
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 68: Line 68:
 * [[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.
 * [[dynamics]] - appends inertial position deltas between consecutive images to [[NOMINALS]] used to constrain the spacecraft position.
 * [[geometry]] - solves a surface using spacecraft position, camera pointing, and landmark location.
 * [[lithos]] - aligns maplets to the current shape model and provides 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)
 * [[make_sumfiles]] - builds the [[NOMINALS]] and [[SUMFILES]].
 * [[new_pole]] - updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new (user input) RA, DEC, PM, and OMEGA.
 * [[omega]] - calculates the angular velocity of a body's rotation using the location of landmarks in consecutive images.
 * [[pole]] - updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new RA, DEC, PM, and OMEGA (found in input file POLE.TXT).
 * [[process_fits]] - converts FITS image files to .DAT files and generates the [[make_sumfiles.in]] file required by [[make_sumfiles]].
 * [[register]] - aligns a new image with a known object.
 * [[regres]] - generates a set of ascii interface files containing optical navigation observables, partials, and relevant ancillary information for use in the FDS navigation software suite(s).
 * [[residuals]] - calculates a number of statistics useful for assessing the performance of the DTM.
 * [[shift]] - shifts the center-of-figure of a shape model.
||Program||Category||Version||Description||
||[[autoregister]]||Cat B||v3.0||A
dds groups of landmarks to an image.||
||[[autoregisterP]]||Cat B||v3.0||Adds groups of landmarks to an image using parallel processing.||
||[[blemishes]]||Cat B||v3.0||Masks regions of an image which contain blemishes due to, for example, downlink errors, bad pixels, or a cosmic ray hit.||
||[[dynamics]]||Cat B||v3.0||Appends inertial position deltas between consecutive images to [[NOMINALS]] used to constrain the spacecraft position.||
||[[geometry]]||Cat B||v3.0||Solves a surface using spacecraft position, camera pointing, and landmark location.||
||[[lithos]]||Cat B||v3.0||Aligns maplets to the current shape model and provides slight changes to the shape (stored in [[MAPFILES]]).||
||[[lithosP]]||Cat B||v3.0||A version of [[lithos]] intended to be used in batch processing (i.e. run in parallel).||
||[[make_sumfiles]]||Cat B||v3.0||Builds the [[NOMINALS]] and [[SUMFILES]].||
||[[new_pole]]|| ||v3.0||Updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new (user input) RA, DEC, PM, and OMEGA.||
||[[omega]]|| ||v3.0||Calculates the angular velocity of a body's rotation using the location of landmarks in consecutive images.||
||[[pole]]||Cat B||v3.0||Updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new RA, DEC, PM, and OMEGA (found in input file POLE.TXT).||
||[[process_fits]]|| ||v3.0||Converts FITS image files to .DAT files and generates the [[make_sumfiles.in]] file required by [[make_sumfiles]].||
||[[register]]||Cat B||v3.0||Aligns a new image with a known object.||
||[[regres]]||Cat B||v3.0||Generates a set of ascii interface files containing optical navigation observables, partials, and relevant ancillary information for use in the FDS navigation software suite(s).||
||[[residuals]]||Cat B||v3.0||Calculates a number of statistics useful for assessing the performance of the DTM.||
||[[shift]]||Cat B||v3.0||Shifts the center-of-figure of a shape model.||

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 7A - Clean Global

Block 7B - Clean Bigmap

Block 8 - Geometry/Residuals

Working How Tos

User guides for SPC tasks.

Basic Tiling - Achieving the Desired Maplet Overlap


Programs

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

Lithosphere

Program

Category

Version

Description

autoregister

Cat B

v3.0

Adds groups of landmarks to an image.

autoregisterP

Cat B

v3.0

Adds groups of landmarks to an image using parallel processing.

blemishes

Cat B

v3.0

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

dynamics

Cat B

v3.0

Appends inertial position deltas between consecutive images to NOMINALS used to constrain the spacecraft position.

geometry

Cat B

v3.0

Solves a surface using spacecraft position, camera pointing, and landmark location.

lithos

Cat B

v3.0

Aligns maplets to the current shape model and provides slight changes to the shape (stored in MAPFILES).

lithosP

Cat B

v3.0

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

make_sumfiles

Cat B

v3.0

Builds the NOMINALS and SUMFILES.

new_pole

v3.0

Updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new (user input) RA, DEC, PM, and OMEGA.

omega

v3.0

Calculates the angular velocity of a body's rotation using the location of landmarks in consecutive images.

pole

Cat B

v3.0

Updates landmark center locations and map frames, and the S/C position/pointing and Sun vector, for new RA, DEC, PM, and OMEGA (found in input file POLE.TXT).

process_fits

v3.0

Converts FITS image files to .DAT files and generates the make_sumfiles.in file required by make_sumfiles.

register

Cat B

v3.0

Aligns a new image with a known object.

regres

Cat B

v3.0

Generates a set of ascii interface files containing optical navigation observables, partials, and relevant ancillary information for use in the FDS navigation software suite(s).

residuals

Cat B

v3.0

Calculates a number of statistics useful for assessing the performance of the DTM.

shift

Cat B

v3.0

Shifts the center-of-figure of a shape model.

Coverage

  • coverage - shows the global coverage that has been processed by resolution

  • map_coverage - shows the coverage that has been processed by resolution.

Imager

  • display - Generate an image that shows the location of landmarks on it

  • image_map_mono -

  • image_map_rgb - Renders a 3D image of a bigmap using red and blue

  • image_map_stereo - Creates an image from a bigmap that shows the surface, using low-tech stereo.

  • Imager_MG - How to make images from maplets

  • mosaic - Creates a mosaic of images registered to the shape model

  • panaroma - Makes a 360 degree panaroma image from a big map

  • showmap - generates an image (.pgm) for a specific bigmap

  • surface_imager - Makes an image using a surface point of view from a big map

  • view_shape - The generates a point-of-view image of the shape model

Shaper

  • bigmap - processes maplets to form a bigmap

  • bigmapL - a 'bigmap lite', used in the production of Zmaps.

  • densify - increases the resolution of a shape model by interpolating heights between landmarks.

  • densifyA - increases the resolution of a shape model using albedo between landmarks.

  • spheremapsB - transforms maplet data from DTM to common formats and map projections for export.

Script Makers

Utilities

  • convert - Converts the OCAMS image file into the raw image file format used by the SPC software.

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

  • Export_Import - builds scripts to package up the new maplets/landmarks into a tar ball and to unpack maplets/landmarks and integrate into a master directory 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_list - looks for image names matches between LIMBLIST1.TXT and LMRKLIST.TXT.

  • make_lmrklistX - generates LMRKLISTX

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

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

  • pr_template - (copy the codes for when making a new prog page)

  • rem_done - used to stop a parallel lithosP process and find which landmarks have yet to be worked on.

  • refresh_sumfiles - updates the sumfiles to match the maplets

  • shape_info - generates DTM information

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

Gravity

Notes_on_Gravity

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

  • Sgrav - 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 - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface acceleration.

  • Selv - 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 - Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface potential.

  • Sslpa - ?


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 landmarks, .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 nominal files, .NOM

  • SHAPEFILES - Holds the different types of shapefiles

  • SUMFILES - Directory that holds the sumfiles, .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

Support Files

Other Input Files


Key Diagnostic Files

Other Output Files


Deprecated

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

  • view_maps.in - A list of all the maplets to be used in view_maps. The first line isn't read. The file should be terminated with "END"

  • view_maps - This will do "paper mache" of all the maplets listed in view_maps.in.


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)