NAME

NoiseFilter

Perform NoiseFilter processing in the Pipeline Enviornment.

SYNOPSIS

NoiseFilter -input <input.cub> -output <output.cub> -id <Unique_ID> -min xx -max xx -zapcols -conf <configuration.conf> -help

-Input

The full pathname of the input ISIS cube file. This must be a HiRISE Channel file

-Output

The full pathname of the ISIS cube output file.

-Min

Normalization value for converting to 16-bit data

-Max

Normalization value for converting to 16-bit data

-zapcols

Zap columns that have have too many bad pixels

-Id

Optional unqiue Id that is to be part of the file name for temporary files held in the /tmp directory.

-Conf

Configuration file. If none specified then $HIRISE_ROOT/Configuration/HiCal/NoiseFilter.conf is used.

-help

Get help for the command line

DESCRIPTION

NoiseFilter performs salt/pepper noise removal for HiRISE imaging. Meant to be used by the HiCal Pipeline.

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.