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

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


hicubeit

Printer Friendly View | TOC | Home

Stack slithered HiRISE red, bg, and ir cubes

Overview Parameters

Description

This program will stack HiRISE color images. The images must have been run through the "slither" procedure so that the pixels are spectrally aligned. The output cube will contain three bands in blue-green, red, and infrared order. The Mosaic group will be written to the labels of the output cube which defines information about the three stacked bands. This information is used in the program "hirdrgen". Using the program "cubeit" will not create this group and therefore "cubeit" products can not be written in RDR format. Note that only CCDs RED4, IR10, and BG12 or RED5, IR11, and BG13 can be stacked. The program will report an error if invalid CCD combinations are given.

Categories


History

Jeff Anderson and Bob Sucharski2006-10-19 Original version
Elizabeth Miller2007-02-20 Changed OriginalLabel name to IsisCube
Robert Sucharski2007-04-18 Added keyword SpecialProcessingFlag to the mosaic group in output labels
Jeff Anderson2007-06-19 Reordered from BGR to RGB format

Parameter Groups

Files

Name Description
RED Input red HiRISE cube
IR Input infrared HiRISE cube
BG Input blue-green HiRISE cube
TO Combined output cube
X

Files: RED


Description

The red HiRISE cube, either RED4 or RED5

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

Files: IR


Description

The infrared HiRISE cube, either IR10 or IR11

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

Files: BG


Description

The blue-green HiRISE cube, either BG12 or BG13

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

Files: TO


Description

This will contain a three band output cube stacked in the order of BG, RED, and IR.

Type cube
File Mode output
Filter *.cub
Close Window