NAME

Cubenorm_Filter

Perform a highpass filter on the cubenorm table output of thepnode01>

columnar average and median values.

SYNOPSIS

Cubenorm_Filter -Input <input.cubenorm.tab> -Output <output.cubenorm.tab> -filter <n> -pause_crop <TRUE/FALSE> -Divide -help

-Input

The full pathname of the cubenorm table of columnar averages

-Output

The full pathname of the output of the highpass filter of the cubenorm table

-Filter

Size of boxcar filter (default 5)

-Pause_crop

Exclude the column averages (11 pixels) at the pause points in the image array (TRUE or FALSE). Applicable only to bin=1 images.

-Divide

Use the divide HPF filtering rather than the subtractive HPF filtering as the default.

DESCRIPTION

Cubenorm_Filter performs a highpass filter on the columnar averages and median values found in the table output of the cubenorm program. The input parameter -Filter specifies the width of the boxcar filter. The script will iterate 10 times on the boxcar filter

Author

Eric Eliason UA/LPL

Copyright

Copyright (C) 2004-2020 Arizona Board of Regents on behalf of the Lunar and Planetary Laboratory at the University of Arizona.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Version

1.11 2020/04/28 17:48:59