next up previous contents
Next: Output Description Up: M_TIMING Previous: M_TIMING   Contents

Input Cards

MTE_METHOD $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{ magfft \ensuremath{\:\vert\:}{\underline{magspace}}}}}}$
$\textstyle \parbox{\MY}{Method selector for this step. Either perform the corre...
...
computation on the magnitude images in the space or in the spectral
domain.}$



MTE_IN_POS $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{filename}}}}$
$\textstyle \parbox{\MY}{Input filename for ASCII file with positions in original master
system to place windows for correlation computations.}$



MTE_NWIN $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{16}}}}}}$
$\textstyle \parbox{\MY}{Number of windows to be distributed over the total imag...
...\_IN\_POS is set.
Only 1 large window could be used, e.g., of size 1024x1024.}$



MTE_WINSIZE $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{256 128}}}}}}$
$\textstyle \parbox{\MY}{Size of the window in lines pixels. For method in space...
...128}} For method in space domain it is converted
to odd numbers if necessary.}$



MTE_ACC $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{32 32}}}}}}$
$\textstyle \parbox{\MY}{ONLY for method in space domain. Accuracy to search wit...
..._WINSIZE}. In case of magspace, the DEM window size is extended by 2xMTE\_ACC.}$



MTE_INITOFF $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{0 0}}}}}}$
$\textstyle \parbox{\MY}{Initial offset for coarse coregistration.
The given of...
...s will shift master over simulated amplitude. Use for debuging: 0 0 by default}$



Example input cards for this step:

c       ___                           ___
comment ___COMPUTE MASTER TIMING ERROR___
c
c MTE_METHOD       magfft       // computes faster than magspace
MTE_METHOD        magspace     // default.
MTE_ACC           128 32       // only for magspace
MTE_NWIN          256          // number of large windows
MTE_WINSIZE       256 128      // rectangular window
MTE_INITOFF       0 0          // initial offset



Leijen 2009-04-14