% @(#)enter_wave.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:21:09 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT enter_wave.hlq %.AUTHOR 06-APR-93, IPG/ESO %.KEYWORDS MIDAS, help files, %.PURPOSE On-line help file for the command: ENTER/WAVE %.VERSION 1.0 JS : Creation, 06-APR-93 %---------------------------------------------------------------- \se SECTION./WAVE \es\co ENTER/WAVE JS 06-APR-93 \oc\su ENTER/WAVE Wavelet_in Image_in Scale_Number Wavelet_Out Replace a scale of the wavelet transform by an image \us\pu Purpose: Replaces a plane of the wavelet transform by an image \up\sy Syntax: ENTER/WAVE Wavelet_in Image_in Scale_Number Wavelet_Out \ys\pa Wavelet_in = File Name of the file which contains the wavelet transform. \ap\pa Image_in = Image file name \ap\pa Scale_Number = Scale Number of the plane which will be replaced \ap\pa Wavelet_Out = File Name of the new wavelet transform \ap\see See also: EXTRAC/WAVE, TRANSF/WAVE, INFO/WAVE \ees\no Note: The plane and the image must have the same size. \on\exs Examples: \ex ENTER/WAVE wavelet_in imag_in 2 wavelet_out creates a new wavelet transform by replacing the plane number 2 by the image image_in. \xe \sxe