Here is a list of processes unique to Mercury. Update as needed, and at some point compile into a coherent set of procedures.

Collect calibrated I/F images

Instructions for making I/F cubes of Mercury

processCalMessenger

Using processCalMessenger.c does not currently (30 July 2020) need an SPC directory. All input and output files just need to be in the directory from which the program is executed.

Note: You'll need to prescreen the images for 512 by 512 and 1024 by 1024. There are separate programs for image size.

Required Input Files

Example:

Output Files

Creates new SUMFILE and IMAGEFILE. The output name drops the first character of the input name, and replaces it with a "C".

Example:

Usage

e.processCalMessenger <PDS calibrated name>.IMG

Ex: e.processCalMessenger CN0221023170M_IF_5.IMG

Wrappers for ingesting calibrated images for I/F

Setup

head -246 *.IMG | grep LINES

Usage

sh bin/processCalMessengerForIoverF.sh 1024List

Processing and End State

rawMosaic

As of 14 Aug 2020