====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

faa [2010/03/04 23:49]
das
faa [2010/03/04 23:51] (current)
das
Line 3: Line 3:
 This error occurs when the scripts cannot determine the offsets between two files. ​ Offsets are found by preforming a cross correlation of common data windows within the two images. ​ Failure can occur if the images do not match up very easily (such as is the offsets are large), if the SAR images are not properly focused, or if there are too few discernable features (such as if the scene is dominated by water). ​ For most instances (but not all), this problem can be fixed by manually finding the offsets. This error occurs when the scripts cannot determine the offsets between two files. ​ Offsets are found by preforming a cross correlation of common data windows within the two images. ​ Failure can occur if the images do not match up very easily (such as is the offsets are large), if the SAR images are not properly focused, or if there are too few discernable features (such as if the scene is dominated by water). ​ For most instances (but not all), this problem can be fixed by manually finding the offsets.
  
-Offsets are determined at two points in process_2pass.pl;​ first when matching up the master and slave slc's, and second when matching the interferogram to the DEM.  If the last files created in the directory have "​ampcor"​ in the filenames, then the failure ocurred while determining the offsets between the slc'​s. ​ Otherwise, if "​ampmag"​ is in the filenames, the the problem is with matching up the DEM.  The procedure to fix the problem is identical for both cases, but the syntax is slightly different. ​ In both situations, you should first display both of the images side-by-side and manually determine the range/​azimuth (i.e. x/y) offsets by visually matching common features. ​ To get the sign correct, determine the offsets as follows: ​ (pixel position of slave scene)-(pixel position of master scene). ​ Follow the directions below depending on you situation.+Offsets are determined at two points in process_2pass.pl;​ first when matching up the master and slave slc's, and second when matching the interferogram to the DEM.  If the last files created in the directory have "​ampcor"​ in the filenames, then the failure ocurred while determining the offsets between the slc'​s. ​ Otherwise, if "​ampmag"​ is in the filenames, the the problem is with matching up the DEM.  The procedure to fix the problem is identical for both cases, but the syntax is slightly different. ​ In both situations, you should first display both of the images side-by-side and manually determine the range/​azimuth (i.e. x/y) offsets by visually matching common features. ​ To get the sign correct, determine the offsets as follows: ​ (pixel position of slave scene)-(pixel position of master scene). ​ Follow the directions below depending on your situation.