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

flip

Flip a cube from top-to-bottom

This program will flip a cube from top-to-bottom. By flipping the cube the geometric integrity of the cube is destroyed. Therefore, any geometric, mapping, or instrument related labels will be marked as invalid.

Categories


Related Objects and Documents

Applications


History

Jacob Danton2006-04-03 Original version
Elizabeth Miller2006-06-14 Added example

Parameters

Files

The cube to be flipped. All bands will be flipped from top-to-bottom.
Type cube
File Mode input
Filter *.cub

The resultant cube containing the flipped data.
Type cube
File Mode output
Filter *.cub

Example 1

Io flipped

This example shows the simple but indispensable flip application. There are no defaults.

Command Line

Just flip an image.
flip f=../IN/peaks.cub t=OUT/peaksFlip.cub

Input Image

Input image

Input image for flip

Input image

Parameter Name: FROM

This is the 800 by 800 input image for the flip example.

Output Image

Output image showing results of the flip application.

Output image for flip

Output image showing results of the flip application.

Parameter Name: TO

This is the 800 by 800 output image that results.