Changes between Version 39 and Version 40 of Procedures/EagleHawkProcessing
- Timestamp:
- Jul 4, 2011, 1:01:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EagleHawkProcessing
v39 v40 54 54 EUFAR10-03_2010-196_eagle_-2.o293411 55 55 56 The last part of the name is the grid node job number. 57 58 Check these for errors (look for stars). 59 60 Common problems are listed [wiki:Processing/problemsHS here], along with possible solutions. 56 The last part of the name is the grid node job number. [[BR]] 57 Check these for errors (look for stars). Common problems are listed [wiki:Processing/problemsHS here], along with possible solutions. 61 58 62 59 === SCTs === 63 60 64 61 The script will have produced 21 iterations of each flightline, with a range of sct values. SCT is a timing offset which affects the position and geometry of the image. Currently they range from -0.1 to 0.1 seconds. A tiff will have been produced for each version, you will need to go through these using gtviewer and find the image that looks correct, and note down the sct value. You usually determine the correct image by the amount of wobble in the image. Lines with an incorrect offset will cause kinks in straight lines such as roads where the plane trajectory wobbles. Selecting the image with the straight road is usually what is required. 62 63 === Create final files === 64 65 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, then run again in the global section set `slow_mode = true`. Running this with specim_qsub.py will once again submit your lines to the gridnode and you should soon have all the files you require to make a delivery. 65 66 66 67 === Making a delivery ===