xrayutilities 1.5.0 was released on 2018-07-04
It contains several bug fixes and improvements which are outlined in
detail in the CHANGES.txt file.
Noteworthy are:
*) Another significant improvement of the CIF-file parser which should
now is able to parse also files which do not have the symmetry
operations included. If you find a CIF file where this does not work
please report it!
*) Compatibility with numpy 1.14. If you use this numpy version you will
have to update to this version, otherwise you will experience errors
when using file parsers.
*) New simulation code for diffuse X-ray reflectivity is now included in
simpack.DiffuseReflectivityModel
*) The U/UB matrix is now compatible with the notation used in SPEC and
it should be possible to transfer the orientation obtained in the
experiment to xrayutilities.
As usual every user is advised to upgrade. In order to obtain the new
version go to sourceforge [1] or use PyPI [2]. Windows binaries and
wheel packages are found on PyPI for 32 and 64-bit Python in versions
2.7 and 3.5 and 3.6.
[1] https://sourceforge.net/projects/xrayutilities
[2] https://pypi.python.org/pypi/xrayutilities
|