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

marciflip

Flip the framelets on an MRO MARCI image

This program takes an image from the Mars Reconnaissance Orbiter Color Imager and flips the framelets, which corrects image data taken on ascending orbits.

Categories


History

Steven Lambright2007-10-04 Original Version
Steven Lambright2008-05-13 Removed references to CubeInfo

Parameters

Files

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

This is the resultant cube, containing the image data with flipped framelets.
Type cube
File Mode output
Pixel Type real
Filter *.cub

Example 1

Correcting a MARCI image

This example covers using marciflip on a typical MARCI image

Command Line

This is the command line for running this program with a typical MARCI image.
marciflip FROM=T02_001000_1199_MC_00N230W.noflip.cub TO=T02_001000_1199_MC_00N230W.cub

GUI Screenshot

Running this program

Running with default options

Running this program

This is what the interface should look like when running this program.

Input Image

Output Image Without FLIP

The input image, not flipped, cropped and colorized for this example

Output Image Without FLIP

Since this particular input image had a RED, GREEN, and ORANGE filter, it was possible to display the image in color. To give a better picture of the output, because MARCI takes long strips of data, this image was cropped. In order to show the same feature as the flipped image, the crop was at line 5800 to a height of 1000 pixels. This image was created with FLIP set to NO in marci2isis, because AUTO flipped the data. When you look closely, especially compared to the flipped data, the features in this data are distorted.

Output Image

Output Image

The output image, cropped and colorized for this example

Output Image

Since this particular input image had a RED, GREEN, and ORANGE filter, it was possible to display the image in color. To give a better picture of the output, because MARCI takes long strips of data, this image was cropped at line 2800 to a height of 1000 pixels. The distortions in the original image are now gone.