tschoonj / xraylib

A library for X-ray matter interaction cross sections for X-ray fluorescence applications
https://github.com/tschoonj/xraylib/wiki
Other
123 stars 56 forks source link

LineEnergy produces incorrect values for KB_LINE, LA_LINE and LB_LINE #6

Closed tschoonj closed 13 years ago

tschoonj commented 13 years ago

Reported by Gerd Wellenreuther of DESY

Since this is a very significant bug, an update will be released soon. In the meantime, use instead of these linegroup macros, individual line macros such as KA1_LINE, KB1_LINE, LA1_LINE and LA2_LINE.

tschoonj commented 13 years ago

Bugfix. Closed by 4ad3b30e23d5c2930b1fe8dc909f75fa73a3992a.

LineEnergies of KB_LINE, LA_LINE and LB_LINE are now calculated correctly

Thanks to Gerd Wellenreuther of DESY for the bug report