Title :XENRGY Keywords :XEDS Computer :DEC VAX 11/730-785, DEC PDP 11/2-11/73 Operating System :VAXVMS, RT-11 Programming Language :Fortran IV Hardware Requirements :None Author(s) :Nestor J. Zaluzec Correspondence Address :Argonne Nat. Lab, Electron Microscopy Center,Bldg 212 :Materials Science Division, Argonne, Illinois 60439, Abstract: XENRGY.DAT is a data file containing all X-ray Line and Relative Intensity ratios for elements in the range of H (Z=1) to ES (Z=99). The table is stored as simple ASCII characters to allow simple access and file transfer. Each element contains 28 entries which correspond to the following lines KA1, KA2, KB1, KB2, KB3, LA1, LA2, LB1, LB2, LB3, LB4, LB5, LB6, LB7, LB8, LB9, LG1, LG2, LG3, LG4, LG5, LG6, LN, LL, MA1, MA2, MB, MG, If an element doesnot have a particuliar X-ray line its energy is listed as zero. The program BXENRGY, which is given in the XENRGY.SRC file, can be used to create an efficient binary file from this ASCII listing, while the subroutine XENRGY can be used in a user written program to read the resulting binary file. ------------------------------------------------------------------------------