Level 2 Help for SPECFIL

INP

Name of a single input file, either in MSS or 3-D format


OUT

Name of a single output file. If the input is a BSQ 3-D file, the output
will be changed to 3-D BIL organization.


SIZE

The size parameter determines the boundaries in the input
file from which the filter is to take place.  It is specified
as  (SL,SS,NL,NS), where
	SL is the starting line 
	SS is the starting sample
	NL is the number of lines to be copied
	NS is the number of samples (pixels) in each line


BANDS

The bands parameter determines the bands in the input
file from which the filter is to take place.  It is specified
as (SB,NB), where
	SB is the starting band
	NB is the number of bands to be copied


SL

The first line of the input image to be processed.


SS

The first sample location of the input image to be processed.


SB

The first band of the input image to be filtered.


NL

The total number of lines to be processed.


NS

The number of samples of each line to be processed.


NB

The number of bands to be processed.


MSS

The number of MSS bands in the input and output images. If the input dataset
is not in MSS format, this parameter is ignored.


WEIGHTS

The number of elements to be used in computing the output value of each
pixel. This must be an odd integer.