----- file created by makedoc on: Tue Feb 11 14:15:26 2003

----- Documentation for /scisoft/IDL/scisoft/xaid/src//delia.pro -----
 =================================  DELIA ===============================

   The documentation for XAID (the XOP's XAFS toolbox) can be found at:
   http://www.esrf.fr/computing/scientific/xop/xaid/doc/

		
   DELIA (Dispersive Exafs caLIbration and Analysis)  is a widget based 
   graphical interface to perform the interpolation, calibration, 
   extraction and Fourier transform of Dispersive Exafs spectra.

   For the extraction and Fourier transform, it calls XAID_MU2CHI and 
   XAID_FF, respectively, to perform the operations in a single spectrum. 
   Once the parameters have been set from the analysis of that spectrum, 
   the operations are replicated over the totallity of spectra. 

		
 ============= Non interactive use of DELIA  ============================

	NAME:
		DELIA
	PURPOSE:
		 Dispersive Exafs caLIbration and Analysis
 	CATEGORY:
		Widgets. XAFS data analysis.
	CALLING SEQUENCE:
		DELIA 
	KEYWORD PARAMETERS:
		GROUP = The widget ID of the widget that calls Xplot.
		When this ID is specified, a death of the caller results 
		in a death of XAID_Mu2Chi.
	OUTPUTS:
		Open the widget utility.
	COMMON BLOCKS:
		None
	SIDE EFFECTS:
		If not active, starts Xmanager
	RESTRICTIONS:
		Unknown.
	PROCEDURE:
		Four steps: 1) interpolation, 2) calibration, 3) extraction 
		and 4) Fourier transform. 
	MODIFICATION HISTORY:
		Written by  Manuel Sanchez del Rio. ESRF. 2 October 1998
		98-10-13 srio@esrf.fr adds e0 alignment, checks for
			duplicated points, improves xaid_calib and makes
			other improvements. version 1.0Beta2
		98-10-13 srio@esrf.fr adds "sort" kw to gete0, displays
			shifted values in a separate window. 
			Version 1.0Beta3
		98-10-26 srio@esrf.fr problems with interpolation/align
			fixed. Added Back Fourier Transform. Cosmetics.
			Added tools menus. Version 1.0Beta4
		98-11-02 srio@esrf.fr changes the alignment method:
			now it uses GetEdge. Version 1.0Beta5.
		98-11-20 srio@esrf.fr Adds FIle/load file with Chi/Mu
			Version 1.0Beta6.
		99-10-03 srio@esrf.fr adds binary file RAW data input.
			Version 1.0Beta7.
		00-07-20 srio@esrf.fr last touches for xop 2.0
			Version 1.0


