Changes between Version 73 and Version 74 of Procedures/EagleHawkProcessing
- Timestamp:
- Aug 19, 2014, 10:24:19 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EagleHawkProcessing
v73 v74 94 94 === Creating final files === 95 95 96 Before you do this, check if the PI requires the flight lines to be split. If so, see the page on [wiki:Processing/Splitting#FenixSplitting splitting flight lines]. 97 96 98 The stage that creates the geolocated tiff's that you use to find SCTs deletes the original level 1 files after it's finished. You therefore need to use the config one more time to generate the full set of files for each flightline, using the correct SCT value. To do this, change the sctstart and sctend values so they are both the correct figure or use `mergeCFSync.py` to put the values from your sync file into the config file. Then in the global section set `slow_mode = true`. 97 99