Welcome to LaueTools's DOCUMENTATION!
Last revision (April 2025)
LaueTools information on BM32 beamline website:
https://www.esrf.fr/UsersAndScience/Experiments/CRG/BM32/Microdiffraction
1- Download LaueTools code
-
the very last version of the code running with python3 is now on github (you are also welcome to fork this project):
-
last (or older releases) with repository on pypi
https://pypi.org/project/LaueTools/
if pip is installed:
.. code-block:: python
pip install lauetools
2a- Launch Graphical User Interfaces of LaueTools
- start Lauetools GUIs from command line :
Normally, in a command window (if environment variables are well set) several GUIs can be launched:
> lauetools for the main GUI, simulation, complex Laue pattern calibration, teaching the concepts
> peaksearch for batch Laue pattern peak search processing
> indexrefine for batch Laue pattern indexing and unit cell (strain) refinement
> buildsummary to compile all results from indexrefine analysis
> plotmap to plot 2D map of structural quantities from file built previously
> plotmeshgui to plot 2D map from counters values in (spec) logfile
2b- Use LaueTools module as a library
With pip installation, LaueTools package will be included to python packages. Therefore any module will be callable as the following:
-In [1] : import LaueTools.readmccd as rmccd
-In [2] : rmccd.readCCDimage(‘myimage.tif’)
Release files for lauetools 3.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lauetools-3.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Release files / lauetools-3.2.5-py3-none-any.whl
| Download URL | lauetools-3.2.5-py3-none-any.whl |
|---|---|
| Size | 103.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1200063290e34f25d02a5acb69b69e2f680d68384927f668f2fa5ac542777368
|
|
BLAKE2b-256 checksum How to use checksums |
e5cfa3974f839499a8905d2d6aed64ff0fc3f58acb1f68f33b8692760c83f9c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|