xrayutilities 1.5.2 release notes
Several bugs were fixed and some changes were incorporated which might
cause script changes upon update.
The most important changes are:
*) fix bug in PowderDiffraction where the last Bragg peak before
`tt_cutoff` was ignored, other fixes in PowderDiffraction for the case when
`enable_simulation=False`
*) change of SMaterial.density to a unit of kg/m3. If you use XRR fitting
you will have to change the used parameters to an absolute density in kg/m3.
*) addition of an arbitrary line cut function which allows to extract a
line cut in an arbitrary direction from 2 and 3D data sets.
*) bug fixes in the spec parser enabling more flexible handling of empty
scans and NaN/inf values
*) the function geth5_map was removed. users should use geth5_scan instead
A more complete set of changes can be found in the CHANGES.txt file [1].
As usual every user is advised to upgrade. In order to obtain the new
version go to sourceforge [2] or use PyPI [3]. Windows binaries and wheel
packages are found on PyPI for 32 and 64-bit Python in versions 2.7 and
3.5, 3.6, and 3.7. If you encounter problems please report them on github
or on the mailinglist.
[1] https://github.com/dkriegner/xrayutilities/blob/master/CHANGES.txt
[2] https://sourceforge.net/projects/xrayutilities
[3] https://pypi.python.org/pypi/xrayutilities
|