Skip to content

Dans_Diffraction Version 2.2

Choose a tag to compare

@DanPorter DanPorter released this 12 Mar 14:42
· 80 commits to master since this release

Dans_Diffraction is package to read cif files and simulate diffraction patterns, among other things.

It uses python and requires libraries numpy and matplotlib, plus tkinter if using the graphical interface.

Install stable version from PyPi:
$ pip install Dans-Diffraction==2.2.3

Or install the latest version from GitHub:
$ pip install git+https://github.com/DanPorter/Dans_Diffraction.git

Full code documentation available at https://github.com/DanPorter/Dans_Diffraction

For comments, queries or bugs - email [email protected]

Full Changelog: v1.8.2...v2.2.3