ISIS 3 Application Documentation
Import LRO WAC EDR images into Isis cube format
Description
Categories
Groups
History
Description
Categories
Parameter Groups
Files
Name
|
Description
|
FROM |
Input PDS formatted LRO WAC EDR image file.
|
TO |
Output Isis cube
|
Settings
Name
|
Description
|
COLOROFFSET | Add padding to align bands |
COLOROFFSETSIZE | Amount of filter heights to pad with for COLOROFFSET |
UNLUT | Use the lookup table in the labels |
Files:
FROM
Description
Use this parameter to select the LRO WAC EDR image filename.
Type
| filename |
File Mode
| input |
Filter
|
*.img *.IMG
|
Files:
TO
Description
Use this parameter to select the base output filename.
Type
| cube |
File Mode
| output |
Filter
|
*.cub
|
Settings:
COLOROFFSET
Description
The result of how MARCI takes pictures leaves a filter height offset in adjacent filters. This will correct that offset
by adding padding to the top of the image file, aligning color images correctly.
Type
| boolean |
Default
| false |
Inclusions
|
|
Settings:
COLOROFFSETSIZE
Description
The filters are offset by a certain number of filters, which is a multiple of their height. It appears
the filters are all offset by twice their height, or two filter heights. One filter height can be explained by
the method of taking pictures: the first filter on the first framelet is one higher than the second filter on
the first framelet.
Type
| integer |
Default
| 2 |
Minimum
| 0
(exclusive)
|
Settings:
UNLUT
Description
If this is set to true, and the input cube is lutted, a lookup table
will be used to convert the raw DN values to their original
values. This must be set to true for calibration.
Type
| boolean |
Default
| true |
History
Steven Lambright | 2009-04-27 |
Original version
|
Steven Lambright | 2009-07-01 |
Updated to work with multiple summing modes in one
image and added LUT capabilities.
|
Steven Lambright | 2009-07-08 |
Keywords are now being placed properly, moved all keyword
calculations back to the TranslateLabels method.
|
Steven Lambright | 2009-09-09 |
Updated wavelengths
|
Steven Lambright | 2009-10-23 |
Color offsets for BW mode images are now always zero.
Color offset does not make sense for single band cubes.
|
Steven Lambright | 2009-10-23 |
Removed flip, changed default of coloroffset to off.
|
Steven Lambright | 2010-01-19 |
Now propogating new keyword from labels v1.1 bandwidth
|