% @(#)visualcont.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:21:10 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT visualcont.hlq %.AUTHOR 06-APR-93, IPG/ESO %.KEYWORDS MIDAS, help files, %.PURPOSE On-line help file for the command: VISUAL/CONT %.VERSION 1.0 JS : Creation, 06-APR-93 %---------------------------------------------------------------- \se SECTION./CONT \es\co VISUAL/CONT JS 06-APR-93 \oc\su VISUAL/CONT Wavelet_File_Name [Graphic_Number] [Visu_Mode] [Contour_Level] \us\pu Purpose: plots one contour per scale of the wavelet transform \up\sy Syntax: VISUAL/CONT Wavelet_File_Name [Graphic_Number] [Visu_Mode] [Contour_Level] \ys\pa Wavelet_File_Name = Wavelet File Name \ap\pa Graphic_Number = the midas number of the created graphic window. The default value is 0. \ap\pa Visu_Mode = CO (Color) or BW (Black and White); default CO. \ap\pa Contour_Level = parameter used to define the contour level at each scale. The level at the scale i is calculated by:\\ Level = Standard_Deviation(Scale 1)/2**{i-1} * Contour_Level\\ The default value is 3. \ap\see See also: WAVE/TRANSF, VISUAL/SYNT, VISUAL/WAVE, VISUAL/PLAN, VISUAL/PERS, VISUAL/CUBE \ees\no Note: If the wavelet transform was computed by mallat's algorithm, this command has no effect. \on\exs Examples: \ex VISUAL/CONT Wavelet_File_Name Visualizes on contour per scale of the wavelet with the default options. \xe\ex VISUAL/CONT Wavelet_File_Name ? ? 1.5 At each scale, the level contour will be equal to the standard deviation of this scale multiplied by 1.5. \xe \sxe