% @(#)executrb.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:11:09 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1992 European Southern Observatory %.IDENT executrb.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, EXECUTE/RB %.PURPOSE On-line help file for the command: EXECUTE/RB %.VERSION 1.0 000525 : Creation, KB %---------------------------------------------------------------- \se SECTION./RB \es\co EXECUTE/RB 25-MAY-2000 KB \oc\su EXECUTE/RB RB_deffile [debug_flag] [printf_flag] create a Reduction Block from given RB definition file and execute it \us\pu Purpose: From an existing Reduction Block definition file a Reduction Block is created in the same way as done by the ReductionBlockScheduler of the Data Flow System at the VLT and executed within the current Midas session. \up\sy Syntax: EXECUTE/RB RB_deffile [debug_flag] [printf_flag] \ys\pa RB_deffile = Reduction Block definition file \ap\pa debug_flag = Yes or No, to display the parameters of the RB as they are created/updated from the .rrd file; \ap\pa print_flag = Yes or No, to display the commands which are built up to execute the Recipe of the Redcutioon Block. defaulted to Yes \ap\no Note: For the syntax of the Reduction Block definition file see the Users Guide for the DFS Pipeline. \on\exs Examples: \ex EXECUTE/RB fors_s_img_master_scrflat.rb Execute the RB created from the RB definition file `fors_s_img_master_scrflat.rb'. Display the actual commands sent to Midas \xe \sxe