Home
Name Modified Size InfoDownloads / Week
v1.7.8 2024-06-05
v1.7.7 2024-04-19
v1.7.6 2023-11-16
v1.7.4 2022-10-31
v1.7.3 2021-11-26
v1.7.2 2021-11-22
v1.7.1 2021-01-02
v1.7.0 2020-12-09
v1.6.0 2020-01-07
v1.5.4 2020-01-07
v1.5.3 2019-10-09
v1.5.2 2019-06-28
v1.5.1 2019-01-07
v1.5.0 2018-07-05
archive 2017-11-28
v1.4.2 2017-11-28
README_sf.rst 2020-03-10 1.5 kB
xrayutilities-testdata-20190812.tar.gz 2019-08-12 179.7 MB
xrayutilities-testdata-20190722.tar.gz 2019-07-22 179.6 MB
xrayutilities-testdata-20171020.tar.gz 2017-10-20 179.6 MB
Totals: 20 Items   538.9 MB 4

xrayutilities

a package with useful scripts for X-ray diffraction

Copyright (C) 2009-2020 Dominik Kriegner <dominik.kriegner@gmail.com>

Copyright (C) 2009-2013 Eugen Wintersberger <eugen.wintersberger@desy.de>

Obtaining the source code

The sources are hosted on github.com in are made available as tarballs from time to time on github and sourceforge.net

Download the latest tarball or use:

git clone https://github.com/dkriegner/xrayutilities.git

to clone the git repository. If you would like to have commit rights contact one of the administrators.

Installation

Installing xrayutilities is a two step process. A few notes on how to install on the various can be found in the README shipped with the package's sources.

  1. installing required third party software requirements are:

    • C-compiler
    • h5py (for HDF5 file access)
    • scipy
    • numpy
    • matplotlib (optionally)

    refer to your operating system documentation to find out how to install those packages. On Windows we suggest to use Python(x,y)

  2. install xrayutilities using

    pip install .

For details of how to setup your Python installation to find xrayutilities after the installation please refer to the documention.

Source: README_sf.rst, updated 2020-03-10