Changes between Version 29 and Version 30 of Procedures/OwlProcessing
- Timestamp:
- Aug 3, 2017, 11:30:44 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/OwlProcessing
v29 v30 56 56 Specim have provided a tool to process the Owl raw data into calibrated data. Details on using this tool are located [https://arsf-dan.nerc.ac.uk/trac/wiki/Procedures/OwlProcessing/OwlTool here] if required. 57 57 58 To batch process the data use: processOWL.py-p <project directory>58 To batch process the data use: batch_cal_owl_proctool.py -p <project directory> 59 59 60 To process individual lines use: process_OWL_line.py -p <project directory> -f <flightline>60 To process individual lines use: cal_owl_proctool.py -p <project directory> -f <flightline> 61 61 62 62 Use the -s flag if the raw files did not have dark frames and have been stitched into the processing/owl/flightlines/stitched directory.