Changes between Version 11 and Version 12 of Procedures/HyperspectralCalibrationCreation
- Timestamp:
- Apr 13, 2017, 11:22:18 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/HyperspectralCalibrationCreation
v11 v12 132 132 133 133 If not already saved, generate a text file with the spectral offsets, using the output option to save to file: 134 134 {{{ 135 135 calc_peak_diffs.py -a <anchor file> -l <spectral line file> -o results/fenix_spectral_offsets_sept.txt 136 136 }}} 137 137 Then create the comparison plots, e.g.: 138 138 {{{ 139 139 comparison.py processed_sept_dac/d3-1/fenix/output/fenix_201509.cal ~/calibration/2014/fenix/fenix_201405.cal -s fenix --notitle 140 140 }}} 141 141 Finally, update the text and figures in arsfhome/documents/data_quality_reports, submit to code review and generate a new report.