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

Input Cards

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



CC_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.}$



CC_NWIN $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{11}}}}}}$
$\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.}$



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



CC_ACC $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{32 8}}}}}}$
$\textstyle \parbox{\MY}{ONLY for method in space domain. Accuracy to search wit...
...lation. For fft method it automatically equals half of
the {\bf CC\_WINSIZE}.}$



CC_INITOFF $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{0 0}} \ensuremath{\:\vert\:}''orbit''}}}}$
$\textstyle \parbox{\MY}{Initial offset for coarse co-registration. if the word ...
...ts result file}\xspace
and used. If there are 2 numbers then these are used.}$



Example input cards for this step:

  c
  c
  comment ___COARSE CORR (COREGISTRATION)___
  c
 CC_METHOD       magfft         // default
 c CC_METHOD       magspace     // (no veclib)
 c CC_ACC          30 30        // (only for magspace)
 CC_NWIN         21             // number of windows
 CC_WINSIZE      1024 512       // size of windows
 CC_INITOFF      orbit          // use result of orbits 
                                //   for initial offset
 c CC_INITOFF    0 0            // use this if no precise orbits



Leijen 2009-04-14