xrayutilities 1.1.2 was released (2015-04-22)
The changes since the last release include:
* a new way of reading spec scan data, which works without using HDF5 files
and reads only selected scans and can therefore be more efficient.
The new function is named xu.io.getspec_scan
* huge speed improvements when reading EDF files with multiple images per
file
* A lot of improvements when working with FastScan data (e.g. acquired
using the
kmap mode at ID01). See the example script
xrayutilities_kmap_example_ESRF.py
* last but not least: a shiny new mobile friendly webpage [1] generate with
the
sphinx-rtd-theme [2]
See the CHANGES.txt file or the GIT log for a more complete list of changes.
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 are found
on PyPI for 32 and 64-bits and Python version 2.7 and 3.3 & 3.4. In case
you find problems with this new version please report them!
[1] http://xrayutilities.sourceforge.net/
[2] https://github.com/snide/sphinx_rtd_theme
[3] https://sourceforge.net/projects/xrayutilities
[4] https://pypi.python.org/pypi/xrayutilities
|