Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions


ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


flip

Printer Friendly View | TOC | Home

Flip a cube from top-to-bottom

Overview Parameters Example 1

Description

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

Parameter Groups

Files

Name Description
FROM Input file to be flipped
TO Output cube
X

Files: FROM


Description

The cube to be flipped. All bands will be flipped from top-to-bottom.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The resultant cube containing the flipped data.

Type cube
File Mode output
Filter *.cub
Close Window

Example 1

Io flipped

Description

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

Command Line

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

Input Image

Input image

Input image for flip

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

Parameter Name: TO

This is the 800 by 800 output image that results.