% @(#)xcorreimag.hlq 14.1.1.1 (ESO-IPG) 09/16/99 09:25:12 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT xcorreimag.hlq %.AUTHOR MR,KB, IPG/ESO %.KEYWORDS MIDAS, help files, XCORRELATE/IMAGE %.PURPOSE On-line help file for the command: XCORRELATE/IMAGE %.VERSION 1.0 08-MAY-1989 : Creation, MR,KB %---------------------------------------------------------------- \se SECTION./IMAG \es\co XCORRELATE/IMAGE 08-MAY-1989 MR,KB \oc\su XCORRELATE/IMAGE temp spec result shift correlate 2 similar 1-dim frames over 2*(shift) bandwith \us\pu Purpose: Correlate 2 similar 1-dim frames over 2*(shift)+1 bandwith. \up\sy Syntax: XCORRELATE/IMAGE temp spec result [shift] \ys\pa temp = template frame \ap\pa spec = frame to be analyzed \ap\pa result = name of output frame \ap\pa shift = 1/2 bandwith in integer pixels; defaulted to 10 \ap\sa See also: CONVOLVE/IMAGE, FFT/IMAGE, FFT/FREQUENCY \as\no Note: The template frame should have at least (2*shift)+5 pixels. \\ Identical STEP size (in the first dimension) of the template and analyzed frame is required. \\ The 1-dim result frame will have (2*shift)+1 pixels and the start will be -shift * stepsize of analyzed frame. \\ If any input frame is a 2-dim image the first row of that frame is used for the correlation. \on\exs Examples: \ex XCORRELATE/IMAGE anaconda cobra notoca 15 Correlate image `cobra.bdf' with template `anaconda.bdf' over a total of 31 pixels, results are in image `notoca.bdf'. \xe \sxe