Download Latest Version xrayutilities-testdata-20250118.tar.gz (179.6 MB)
Email in envelope

Get an email when there's a new version of xrayutilities

Home / archive
Name Modified Size InfoDownloads / Week
Parent folder
xrayutilities-1.4.2.tar.gz 2017-11-28 12.7 MB
xrayutilities-1.4.1.tar.gz 2017-04-03 12.7 MB
xrayutilities-1.4.0.tar.gz 2017-02-09 12.7 MB
xrayutilities-1.3.3.tar.gz 2016-08-24 12.2 MB
xrayutilities-1.3.1.tar.gz 2016-05-19 12.3 MB
xrayutilities-1.3.0.tar.gz 2016-05-18 12.2 MB
xrayutilities-1.3rc2.tar.gz 2016-04-25 12.2 MB
xrayutilities-1.3rc1.tar.gz 2016-04-19 11.8 MB
xrayutilities-1.2.1.tar.gz 2016-01-08 11.5 MB
xrayutilities-1.2.0.tar.gz 2015-08-03 11.5 MB
xrayutilities-1.1.2.tar.gz 2015-04-22 11.5 MB
xrayutilities-1.1.1.tar.gz 2015-01-22 11.6 MB
xrayutilities-1.1.0.tar.gz 2014-10-09 11.5 MB
xrayutilities-1.1.0-beta.tar.gz 2014-09-16 11.6 MB
xrayutilities-1.0.6.tar.gz 2014-04-15 8.6 MB
xrayutilities-1.0.5.tar.gz 2014-02-09 8.6 MB
xrayutilities-1.0.4.tar.gz 2013-12-22 9.4 MB
xrayutilities-1.0.3.tar.gz 2013-10-24 9.4 MB
xrayutilities-1.0.2.tar.gz 2013-09-17 9.5 MB
xrayutilities-1.0.1.tar.gz 2013-09-14 9.4 MB
xrayutilities-1.0.tar.gz 2013-07-22 9.4 MB
xrayutilities-0.99.2.tar.gz 2013-07-18 9.4 MB
xrayutilities-0.99.1.tar.gz 2013-07-03 9.4 MB
xrayutilities-0.99.tar.gz 2013-07-02 9.3 MB
xrayutilities_2013-05-26.tar.gz 2013-05-26 17.1 MB
xrayutilities_2013-04-05.tar.gz 2013-04-05 17.1 MB
xrayutilities_2013-03-20.tar.gz 2013-03-20 17.2 MB
xrayutilities_2013-02-04.tar.gz 2013-02-04 17.3 MB
xrayutilities_2012-11-14.tar.gz 2012-11-14 17.2 MB
xrayutilities_2012-10-18.tar.gz 2012-10-18 17.2 MB
xrayutilities_2012-10-02.tar.gz 2012-10-02 17.7 MB
xrayutilities_2012-09-13.tar.gz 2012-09-13 16.3 MB
xrayutilities_2012-08-31.tar.gz 2012-08-31 16.3 MB
xrayutilities_2012-08-04.tar.gz 2012-08-03 10.9 MB
xrayutilities_2012-07-29.tar.gz 2012-07-29 10.4 MB
xrayutilities_2012-05-23.tar.gz 2012-05-23 9.5 MB
xrayutilities_2012-04-20.tar.gz 2012-04-20 4.2 MB
xrayutilities_2012-04-12.tar.gz 2012-04-12 4.2 MB
xrayutilities_2012-03-20.tar.gz 2012-03-20 4.2 MB
xrayutilities_2012-03-03.tar.gz 2012-03-02 4.2 MB
Totals: 40 Items   461.2 MB 0

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