scikit-beam / XrayDB

[ARCHIVED] Atomic data compiled by Elam, Ravel and Sieber. Check https://github.com/xraypy/XrayDB
9 stars 6 forks source link

Update corehole data #18

Closed newville closed 6 years ago

newville commented 6 years ago

This provides updated (sic!) data for some core hole widths from Krause and Oliver (1979) which does truly update the values from Keski-Rahkonen and Krause (1974) for K and L lines for Z>= 10, but does not update values for other edges.
See discussion at http://millenia.cars.aps.anl.gov/pipermail/ifeffit/2017-November/009255.html

The sqlite database holds both sets of data and a corelevel widths which has the "best available" values.

The python interface for corehole_width() now has a use_keski keyword arg (default False) to force the use of the Keski-Rahkonen and Krause values.

newville commented 6 years ago

I'm going to merge this... any complaints can still be discussed...