Changes between Version 24 and Version 25 of Procedures/HyperspectralCalibrationCreation
- Timestamp:
- Jun 22, 2018, 11:46:29 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/HyperspectralCalibrationCreation
v24 v25 183 183 calc_peak_diffs.py -a <anchor file> -l <spectral line file> -o results/fenix_spectral_offsets_sept.txt 184 184 }}} 185 '''Important note:''' Please realise that the cal_peak_diffs.py is calculating the mean for both the SWIR and VNIR detectors. This should be done separately. The error mean is also wrong as it is calculated as the arithmetic mean and should be the mean of the absolute values of the errors. Please have a look to the 2018 hyperspectral data quality report which has this issues corrected for as a guide. If the code has not been updated and fixed, you can do the extra calculations on a spreadsheet. 186 185 187 Then create the comparison plots, e.g.: 186 188 {{{