ISIS Application Documentation
desmile | Printer Friendly View | TOC | Home |
Resample an image to correct for spectral smile
Overview | Parameters |
Parameter GroupsFiles
|
Use this parameter to select the file name of a multi-band cube with spectral smile that needs to be corrected. The cube must have an associated ISIS camera model and may be projected as long as the camera can still be used (i.e., The instrument and kernels groups in the label are intact). See the main description for information about how this cube must be spatially aligned.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The output cube file that will contain the smile-corrected cube. This cube will be created using the same number of samples and lines as the input cube (FROM) and the number of bands in the OBJECTIVE spectral definition.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Spectral definition file containing center wavelength and filter width information for each element of the sensor. Typically elements are the pixels of the sensor, requiring a two-dimensional set of wavelength center and filter width pairs. Elements can also be defined as the lines of the sensor, requiring a one-dimensional set of wavelength center and filter width pairs. The former case is typically used to correct spectral smile and the latter case to to spectrally resample an image that does not contain spectral smile.
The two-dimensional definition is supported as a ISIS cube. The spectral definition cube must have the same number of samples as the sensor, a number of bands equal to the number of lines on the sensor, and two lines. The first line contains the center wavelengths and the second contains the filter widths.
The one-dimensional definition is supported as a text file with comma separated values. Each line contains the information for one band. Each line has center wavelength and filter width separated by a comma.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The spectral definition desired for the output cube. Each spectrum of the input cube will be resampled to fit this definition. Both one-dimensional and two-dimensional definitions are allowed. The one-dimensional type is used to flatten out a spectral smile. See the description for the SMILEDEF parameter for more information regarding spectral definition files.
Type | filename |
---|---|
File Mode | input |
Filter | *.csv |