An API and GUI program for data analysis of total x-ray diffraction data. It performs background subtraction, Fourier transform and optimization of experimental data.
Clemens Prescher (clemens.prescher@gmail.com)
- python 3.9+
It is known to run on Windows, Mac OS X and Linux.
The Glassure package can be installed into your existing python distribution using pypi via:
python -m pip install glassure
The graphical user interface for Glassure can then be started from by typing
glassure
if you want to make a shortcut for the desktop, the glassure executable can be found in the python scripts folder.