Changes between Version 34 and Version 35 of Procedures/OwlProcessing
- Timestamp:
- Aug 3, 2018, 1:21:33 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/OwlProcessing
v34 v35 50 50 Specim's calibration tool actually only uses dark frames to detect blinkers; it does not use them to radiometrically calibrate the data. Therefore, if dark frames are completely missing a calibration file (e.g. T1) may be used instead. 51 51 52 When creating level 1 files remember to use the -s flag with processOwl.py to use the "raw" filesin the processing/owl/flightlines/stitched directory rather than the original raw files.52 '''When creating level 1 files remember to use the -s flag to use the files''' in the processing/owl/flightlines/stitched directory rather than the original raw files. 53 53 54 54 == Radiometric Calibration == … … 105 105 black_body = 0853 106 106 }}} 107 Currently this is generated manually, but will soon be automated based on GPS timestamps. The config file is specified using the -t flag to processOWL.py.107 Currently this is generated manually, but will soon be automated based on GPS timestamps. The config file is specified using the -t flag. 108 108 109 109 The config file should be used for missing T1 and T2 files, but an obsolete method used the -c auto option to automatically select adjacent flightline calibration data.