% @(#)initiaccd.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:48:54 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT initiaccd.hlq %.AUTHOR RHW, IPG/ESO %.KEYWORDS MIDAS, ccd package, INIT/CCD %.PURPOSE On-line help file for the command: INIT/CCD %.VERSION 920423 RHW Created %.VERSION 930325 RHW correction of typos %.VERSION 931101 RHW Released %.VERSION 940114 RHW Slight changes in text for eso_sescr procedure %--------------------------------------------------------------------- \se SECTION./CCD \es\co INIT/CCD 1-Nov-1993 RHW \oc\su INIT/CCD [name] Initialize the CCD package, optionally using the setting of a saved session \us\pu Purpose: Initialize the CCD package, optionally using the setting of a saved session \up\sy Syntax: INIT/CCD [name] \ys\pa name = session name, previously saved \ap\no Note: INIT/CCD (without name) will also load the names of some standard ESO frame descriptors that contain instrument specific information about the observation into the CCD keyword structure. So, for example, the descriptors names for exposure type, exposure time, analog-to-digital value, read-out-noise are loaded into the CCD keywords. By default, after initializing, the CCD context assumes that the standard ESO descriptors, originating from the ESO hierarchical FITS keywords are used. These desciptor names are loaded by running a procedure eso_descr.prg. At initialization of the CCD context a copy of this procedure is put in the user's directory. If, for some reason, your descriptors names do not conform to the default ESO names, you can modify this small procedure, and execute is by ``@@ eso_descr''. \on\see See also: HELP/CCD, SHOW/CCD, SET/CCD, LOAD/CCD, SAVE/CCD \ees\exs Examples: \ex INIT/CCD Initialize the CCD package. This is automatically done if you enable the CCD context with SET/CONTEXT CCD \xe\ex INIT/CCD mysession Restore the complete settings of a previous CCD session, saved with the name `mysession'. \xe \sxe