NAME

HiGainFx

Perform a Gain-Drift correction on an HiIRSE Channel Image.

SYNOPSIS

HiGainFx -Input <input.cub> -Output <output.cub> -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.

-Conf

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

-help

Get help for the command line

DESCRIPTION

HiGainFx performs a gain-drift correction on a HiRISE Channel file.

The configuration file provides information about where to find the gain-drift correction files and the correct version of the files. The configuration file specifed must have the PVL-formatted group:

 Group = HiGainFx
   /* Directory path of coefficient file*/   
   HiGainFx_Coefficient_Path = "Configuration/HiCal/";   
   /* Specify the Version number as in 0001 */
   HiGainFx_Version = "0001"      
 End_Group

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.