Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

ISIS Documentation

apollocal

Calibration of Apollo 15 metric images.

This program will perform calibrations on images from the Apollo 15 mission's metric camera. Two calibrations are performed. First, dark current is subtracted. Then, the image is divided by the flat field image to remove vignetting effects.

Categories


Related Objects and Documents

Applications


History

Jacob Danton2007-05-09 Original version
Curtis Rose2016-04-20 Fixed typo and improved documentation by clarifying information and adding examples. Added image data to test. Fixes #2410.

Parameters

Files

The cube to be calibrated.
Type cube
File Mode input
Filter *.cub

The resultant cube containing the calibrated data.
Type cube
File Mode output
Pixel Type real
Filter *.cub

Example 1

Cube callibrated.

This example shows how to calibrate an Apollo cube.

Command Line

Run the apollocal application to calibrate the cube.
apollocal from=../inputCube.cub to=../outputCube.cub

GUI Screenshot

Apollocal GUI example.

Example Gui

Apollocal GUI example.

This is an example of the GUI for apollocal with parameters entered.

Input Image

Input image.

Input image

Input image.

Parameter Name: FROM

This is the example apollo image used for the input.

Output Image

Output image.

Output image

Output image.

Parameter Name: TO

This is the example output image after apollocal is run.