Isis 2 Documentation
radfloat - Float band-dependent-scaled NIMS radiance cube TEMPORARY program to convert INTEGER*2 NIMS scaled radiance cubes to REAL*4 by applying band-dependent base and multiplier vectors from the input cube label. The capability of handling band-dependent scaling may ultimately be a feature of the ISIS system, thus eliminating the need for this program. Input files must contain NIMS radiances, scaled according to band, and stored as INTEGER*2 values in the core of the cube object. Band-dependent BAND_BIN_BASE and BAND_BIN_MULTIPLIER vectors must be in the label. The output file pixels will be REAL*4 with the scaling already applied. The BAND_BIN_BASE and BAND_BIN_MULTIPLIER vectors will be removed from the label. Any backplanes will be propagated to the output file as is. Programmer: R Mehlman, UCLA/IGPP
Parm | Description | Default |
---|---|---|
FROM | Input cube file name | NONE |
SFROM | Input subcube specifier | " " |
TO | Output cube file name | NONE |
USERNOTE | User comment |
ADDITIONAL NOTES:
Parm | Description |
---|---|
FROM | Input cube file name. This file specification can optionally include the disk directory of the file. If the file extension is omitted, then ".CUB" will be assumed. |
SFROM | Input subcube specifier. This selects the desired sub-area of the input cube file that is to be passed to the program and/or propagated to the output file. See the ISIS User's Manual for details. |
TO | Output cube file name. This file specification can optionally include the disk directory of the file. If the file extension is omitted, then ".CUB" will be assumed. The output file must be different than the input file. |
USERNOTE | Comment from the user. This will be recorded in the ISIS session log file and also in the History entry that is put into the History object of the output file. |
Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov