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

Input Cards

CPM_THRESHOLD $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{0.4}}}}}}$
$\textstyle \parbox{\MY}{Threshold for correlation value to
use estimated offse...
...ets script can be
used from the prompt to figure out a good threshold value. }$



CPM_DEGREE $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{1}}}}}}$
$\textstyle \parbox{\MY}{Degree of 2d-polynomial. See annex for definition of degree. Degree
2 is adviced. }$



CPM_DUMP $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{OFF}} \ensuremath{\:\vert\:}ON}}}}$
$\textstyle \parbox{\MY}{Dump computed model to files in float format. Filename ...
...s
evaluated model in master system. via INFO the dimensions are also
echoed.}$



CPM_PLOT $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{NOBG \ensuremath{\:\vert\:}BG}}}}$
$\textstyle \parbox{\MY}{Call gmt script plotcpm to plot results and to view wit...
...The command is echoed to stdout as INFO, which can
be repeated outside Doris.}$



CPM_WEIGHT $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{BAMLER}} \ensurem...
...\:\vert\:}NONE \ensuremath{\:\vert\:}LINEAR \ensuremath{\:\vert\:}QUADRATIC}}}}$
$\textstyle \parbox{\MY}{Experimental card. Weight estimated offsets (observatio...
...hift estimation using coherent patches is the basis of
this weighting option.}$



CPM_MAXITER $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{10}}}}}}$
$\textstyle \parbox{\MY}{Number of outlier to remove automatically based on outl...
...d, until all tests are accepted,
or the max. number of iterations is reached.}$



CPM_K_ALPHA $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{1.97}}}}}}$
$\textstyle \parbox{\MY}{Critical value of outlier detection. A higher value acc...
...for the outlier
test of 0.05, then look the value up under a half sided test.}$



Example input cards for this step:

  c
  c
  comment ___COMPUTE COREGISTRATION PARAMETERS___
  c
 CPM_THRESHOLD   0.4
 CPM_DEGREE      2
 CPM_WEIGHT      linear                          // none
 c CPM_WEIGHT      quadratic                          // none
 CPM_MAXITER     20
 CPM_PLOT        NOBG



Leijen 2009-04-14