tschoonj / xraylib

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

Implement CS_FluorShell and friends #157

Closed tschoonj closed 3 years ago

tschoonj commented 3 years ago

Signature should be something like:

double CS_FluorShell(int Z, int shell, double energy, xrl_error **error);

Many thanks to Oleg Shirokobrod for the suggestion.

tschoonj commented 3 years ago

Closed in #158