hicalproc
Generate radiometrically (cosmetic) corrected HiRISE Channel products.
Hicalproc is one of the pipelines in the list of HiROC pipelines. This
pipeline is used to process images after the EDRs are produced. This
pipeline generates radiometrically (cosmetic) corrected HiRISE Channel
products. The input is a raw HiRISE channel image.The output will be a
radiometrically corrected channel image. This procedure continues to go
through considerable evolution as the instrument calibration procedures are
improved. The application is version 1.42 of the hical pipeline from UofA
perl script.
Hicalproc is a pipeline application which processes the image through a
series of Isis apps depending on the options.
Following are the applications that are run by default irrespective of the image type:
hical - Run caliberation steps
gaindrift - Apply gaindrift corrections. Uses HiGainFx procedure
hicubenorm - Apply highpass Cubenorm correction Following options are provided which can be chosen depending on the input image:
Ingestion - Import and initialize a raw HiRISE image into Isis format running the apps hi2isis and spiceinit
Furrows - Run hifurrows to remove furrows in the image
NoiseFilter - Run hinoise to remove noise
Destripe - Run hidestripe to remove stripes
Mapping - Finally process the input file through the map projection phase This application requires a configuration file, if none provided a system default will be used. If ingestion and/or mapping are chosen, then respective parameters need to be configured.
Following are the applications that are run by default irrespective of the image type:
hical - Run caliberation steps
gaindrift - Apply gaindrift corrections. Uses HiGainFx procedure
hicubenorm - Apply highpass Cubenorm correction Following options are provided which can be chosen depending on the input image:
Ingestion - Import and initialize a raw HiRISE image into Isis format running the apps hi2isis and spiceinit
Furrows - Run hifurrows to remove furrows in the image
NoiseFilter - Run hinoise to remove noise
Destripe - Run hidestripe to remove stripes
Mapping - Finally process the input file through the map projection phase This application requires a configuration file, if none provided a system default will be used. If ingestion and/or mapping are chosen, then respective parameters need to be configured.
Categories
History
Sharmila Prasad | 2011-02-10 | Original Version |
Sharmila Prasad | 2011-02-22 | Use updated hinoise instead of hinoise2 |
Jacob Cain | 2022-11-22 | Changed TO type to cube. Fixes #4780. |