Performs along-line systematic corrections on full-sized, non-geometrically corrected MSS data.
Performs along-line systematic corrections on full-sized, nongeometrically corrected MSS data from Landsat 2 through 5. The image data is corrected for the following high frequency systematic errors:
1. Line length adjustment 2. Mirror scan nonlinearity 3. Band-to-band offsets 4. Earth rotation 5. Detector-to-detector sampling delayAfter the systematic corrections are applied, the data is resampled along-line using the specified algorithm.
- IN
- Input image. The input image is an uncorrected MSS scene created by EDIPSIN. It is always BYTE. Only one image may be input at a time. The user may specify subbands. However, windowing is not performed and any window specification is ignored.
- OUT
- Output image. The output image is always BYTE. It has the same number of bands specified in the input image.
- PCCALPHA(-0.5)
- Parametric cubic convolution alpha parameter. Commonly used values are -1.0 and -0.5; values -3.0 through 3.0 produce reasonable results. Other values may cause unpredictable results but are permitted for experimental purposes.
- INTLIM(0,255)
- Interpolation limits (MIN,MAX). The minimum and maximum resultant intensity allowed in resampling. If a null value is received, INTLIM defaults to the maximum range for BYTE data type.
- BACKGRND(0.0)
- Background value. Gray level fill value assigned to all output pixels outside the boundaries of the input image.
- IN
- Input image. The input image is an uncorrected MSS scene created by EDIPSIN. It is always BYTE. Only one image may be input at a time. The user may specify subbands. However, windowing is not performed and any window specification is ignored.
- OUT
- Output image. The output image is always BYTE. It has the same number of bands specified in the input image.
- INTLIM(0,255)
- Interpolation limits (MIN,MAX). The minimum and maximum resultant intensity allowed in resampling. If a null value is received, INTLIM defaults to the maximum range for BYTE data type.
- BACKGRND(0.0)
- Background value. Gray level fill value assigned to all output pixels outside the boundaries of the input image.
- IN
- Input image. The input image is an uncorrected MSS scene created by EDIPSIN. It is always BYTE. Only one image may be input at a time. The user may specify subbands. However, windowing is not performed and any window specification is ignored.
- INRWT
- Input resampling weight table file. A file containing an externally generated table of resampling weights.
- OUT
- Output image. The output image is always BYTE. It has the same number of bands specified in the input image.
- INTLIM(0,255)
- Interpolation limits (MIN,MAX). The minimum and maximum resultant intensity allowed in resampling. If a null value is received, INTLIM defaults to the maximum range for BYTE data type.
- BACKGRND(0.0)
- Background value. Gray level fill value assigned to all output pixels outside the boundaries of the input image.
The image data from the uncorrected image NEEDLES is input, corrected for systematic errors, resampled using the parametric cubic convolution method, and output to NEEDLES.COR. Alpha is set to -0.5. The resulting range for resampling is between 0.0 and 127.0, and background values are set to zero.
Systematic corrections are applied to the first and second bands of the uncorrected image ALASKA. The bilinear interpolation method is used for resampling. Minimum and maximum interpolation limits are the full range for the BYTE data type (0 to 255). Background areas are set to 127.
The uncorrected image MSS.UNCOR is input and the image data is corrected for systematic errors and resampled using the table of user-entered resampling weights in TABLE.DAT. Minimum and maximum interpolation limits are 0.0 and 127.0. Background values are set to zero.
The values of the LAS input parameters and the global variables are retrieved. The existence of the associated file containing the ancillary information needed to apply systematic corrections is checked. This file is opened and the values are retrieved. Next, the weight table to be used in resampling is generated when using the -CUBIC or -BILINEAR subcommands. If the -TABLE subcommand is specified, the weight table is read from INRWT, the disk file containing the table of resampling weights.Systematic corrections are applied to the image data using the following equation:
The HR' value computed from this equation is the pixel location of input space for the present output sample. After HR' is computed, resampling is performed along-line using the specified algorithm and the resulting value is written to the output image.
A nonfatal error was encountered during processing. The image data is probably valid and therefore saved. The message that is displayed immediately preceding this message is the specific error that was encountered from a library routine.
A fatal error was encountered during processing. The output image is not deleted; however, it is not valid. The error message that is displayed immediately preceding this message is the specific error that was encountered.
Indicates that the associated file containing the information that is needed to apply systematic corrections does not exist for the input image.
Indicates that the file specified for INRWT, which contains the user-defined resampling weight table, does not exist.
Indicates that the data type of the input image is not BYTE.
Indicates that an error was encountered when trying to open the specified file.
The associated correction file was not in the expected format, and an error was encountered when reading it.
Indicates that the input image is not a full-sized (2400 lines x 3548 samples) uncorrected MSS scene; therefore systematic corrections cannot be applied.
LANDSAT MISSION NUMBER (integer) NOMINAL LINE LENGTH (integer) NOMINAL SCALE OF INPUT INTER-PIXEL DISTANCE(double precision) NOMINAL SCALE OF INPUT INTER-LINE DISTANCE (double precision) NOMINAL SPACECRAFT ALTITUDE (double precision) NOMINAL INPUT IMAGE WIDTH (double precision) 4 MSS MIRROR MODEL COEFFICIENTS (double precision) 26 MSS SAMPLING DELAY CONSTANTS (floating point) 5 MSS BAND-TO-BAND OFFSETS (floating point) SCENE CENTER LATITUDE (double precision) EARTH ROTATION PARAMETER (floating point) 2400 ACTUAL LINE LENGTHS (integer) BAND SPECIFICATION (integer)