Tom Schoonjans

Results 76 comments of Tom Schoonjans

These packages are now officially deprecated, as I will not be building any DEB and RPM packages going forward. I am currently still hosting the existing ones, but I expect...

Hi Atsushi, Apologies for my late response. I had a look into the discrepancy and all I can say with certainty is that the data reproduced by xraylib is correct...

Hi David, good to hear from you! I am not sure how you ran into that: looking at the code, this is only possible if the `SWIG` pre-processor macro is...

Not seeing anything unusual in there at first glance. Could you re-run your build with `make V=1`? This should show the full compiler invocations. Do you have a `CFLAGS` or...

I am unable to reproduce this, sorry. If you remove `#ifndef SWIG` and one of the `#endif`s in [include/xraylib-aux.h](https://github.com/tschoonj/xraylib/blob/master/include/xraylib-aux.h), does compilation succeed then?

I have been unable to reproduce this. AFAICT this looks like an issue with the preprocessor. Does switching to a different version of GCC (or LLVM/clang) make a difference?

Hi, That server has indeed been taken down, after more than a decade of service. I do not plan to continue hosting this website, it is [unmaintained](https://github.com/tschoonj/xraylib-web), and is certainly...

An obvious candidate would be [M. Van Gysel, P. Lemberge, and P. Van Espen. Description of Compton peaks in energy-dispersive x-ray fluorescence spectra. X-Ray Spectrom., 32(2):139–147, Mar-Apr 2003](http://onlinelibrary.wiley.com/doi/10.1002/xrs.628/full) I have...

Yes, that should do the trick.

Apologies for the delayed answer: I have updated the documentation with better instructions. The build with Homebrew should also be fixed now.