From 5f66327c27a54435d66d76682016cddbfda214b7 Mon Sep 17 00:00:00 2001 From: ssides Date: Tue, 23 Feb 2021 13:14:45 -0700 Subject: [PATCH] lrowaccal added ability to get sun distance from the camera Ref #4303 --- isis/src/lro/apps/lrowaccal/lrowaccal.xml | 89 ++++++++++--------- isis/src/lro/apps/lrowaccal/main.cpp | 74 ++++++++------- .../lro/apps/lrowaccal/tsts/wac-mono/Makefile | 2 + 3 files changed, 90 insertions(+), 75 deletions(-) diff --git a/isis/src/lro/apps/lrowaccal/lrowaccal.xml b/isis/src/lro/apps/lrowaccal/lrowaccal.xml index 0ad26c268f..c2cbafb35e 100644 --- a/isis/src/lro/apps/lrowaccal/lrowaccal.xml +++ b/isis/src/lro/apps/lrowaccal/lrowaccal.xml @@ -15,17 +15,17 @@

- Corrections are applied in the following order: Dark, Flat-field, Radiometric, Special pixel mask, and Temperature. + Corrections are applied in the following order: Dark, Flat-field, Radiometric, Special pixel mask, and Temperature.

Dark Correction:

If the DarkFile parameter is set, the given file(s) will be used for calibration. If DarkFile is set to "Default" or not set at all, the dark files will be looked up based on the time and - temperature in the WAC being calibrated. The parameter,MiddleTemperatureFpa, is used for - temperature and StartTime for time. This program, lrowaccal, will attempt to find the 2 dark - files with closest time/temperature and interpolate/extrapolate from them. The method for - finding dark files is as follows: + temperature in the WAC being calibrated. The parameter,MiddleTemperatureFpa, is used for + temperature and StartTime for time. This program, lrowaccal, will attempt to find the 2 dark + files with closest time/temperature and interpolate/extrapolate from them. The method for + finding dark files is as follows: