Cube attributes on EVERY program in Isis have had their behavior modified. If you type an
unrecognized attribute (e.g. out.cub+Bsqq instead of out.cub+Bsq), instead of ignoring you
an error will be thrown. Please see:
http://isis.astrogeology.usgs.gov/documents/CommandLine/CommandLine.html
for an explanation of Cube Attributes.
Kimberly Oyama
2014-04-07
Added an app test for repeating virtual band input. References #1927.
Copy an 8bit version of the first band in peaks.cub into peaks_cropped.cub that has a output range from 75 to 125.
GUI Screenshot
cubeatt GUI
Example GUI
Screenshot of GUI with parameters filled in to perform this example
Input Image
Input image
Input image
Parameter Name:
FROM
This is the input image, peaks.cub.
Output Image
Output image
Example output
Parameter Name:
TO
This is the output image which is an 8-bit version of the first band of the original which is 32-bits.
The range of the output image has been limited to values between 75 and 125.