% @(#)load_itt.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:42 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT load_itt.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, LOAD/ITT %.PURPOSE On-line help file for the command: LOAD/ITT %.VERSION 1.0 24-JUL-1990 : Creation, KB %---------------------------------------------------------------- \se SECTION./ITT \es\co LOAD/ITT 25-MAY-1998 KB \oc\su LOAD/ITT in_specs [chanl] load intensity transfer table to Image Display \us\pu Purpose: Load an intensity transfer table to Image Display. \up\sy Syntax: LOAD/ITT in_specs [chanl] \ys\pa in_specs = table or image,descr \\ (a) table - table name or table,:column if the default column :ITT should not be used \\ (b) image,descr - name of frame and descriptor where the ITT is stored \ap\pa chanl = Image Display channel, defaulted to last used channel \ap\sa See also: GET/ITT, MODIFY/ITT, LOAD/LUT, chapter 6 of MIDAS User's Guide \as\no Note: The LOAD/ITT command first looks in the current directory for the specified ITT table, if not found it searches for a system ITT table, which are stored in the directory MID_SYSTAB. \\ ITT columns may only be specified via labels (e.g. :MYLABL) not via numbers (e.g. \#3). \\ For a demonstration of the standard ITTs use "TUTORIAL/ITT" . \on\exs Examples: \ex LOAD/ITT jigsaw Load contents of column :ITT of system table file jigsaw.itt as ITT into currently active channel \xe\ex LOAD/ITT mine,:special 2 Load contents of column :SPECIAL of my private table file mine.itt as ITT to channel 2 \xe\ex LOAD/ITT flaco,MIDAS_ITT Load contents of descriptor MIDAS_ITT stored in frame flaco.bdf as ITT into currently active channel \xe \sxe