Changes between Version 13 and Version 14 of Processing/aplguiquickstart
- Timestamp:
- Mar 21, 2012, 5:18:08 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/aplguiquickstart
v13 v14 38 38 Before mapping the level-1 data it is a good idea to apply the mask to the data. You can use the //Apply Mask// panel in the GUI to quickly create masked level-1 files using aplmap package. 39 39 40 To create masked files select an input BIL file and the corresponding mask file using the //Browse// buttons and select the output location using //Save As// button. Then pick the mask values you wish to apply using the check boxes below. Click the //Run// button to start the processing.40 To create masked files select an input BIL file and the corresponding mask file using the //Browse// buttons and select the output location using //Save As// button. Then pick the mask values you wish to apply using the check boxes below. Finally click the //Run// button to start the processing. 41 41 42 42 == Creating an IGM file == 43 43 44 The first of the threepanels of AplGUI is used for creating level-3 IGM files from level-1 BIL files using aplcorr package. Simply click the //Browse// button next to //Level-1 BIL file// and select the file you wish to process from the list. Once this file has been selected you can press //Auto// button to automatically populate other fields on the panel with relevant entries.44 The first of the four panels of AplGUI is used for creating level-3 IGM files from level-1 BIL files using aplcorr package. Simply click the //Browse// button next to //Level-1 BIL file// and select the file you wish to process from the list. Once this file has been selected you can press //Auto// button to automatically populate other fields on the panel with relevant entries. 45 45 46 46 Next click on //Save As// button next to //Output IGM File// and specify the name of the file that is about to be produced. Finally click the //Run// button at the bottom to start the processing. A dialog with progress bar will now pop up and the information about the processing will be displayed in the text box on the panel.