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.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lauetools-3.2.2.tar.gz | 51.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lauetools-3.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 86.2 MB
Release files / lauetools-3.2.2.tar.gz
| Download URL | lauetools-3.2.2.tar.gz |
|---|---|
| Size | 51.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d84b8e1f0920bfe9a0c544079fc43e073a66239671491c8f4b8db643df5a098
|
|
BLAKE2b-256 checksum How to use checksums |
ac8c422362658fa0541746eebb43a908c5edeca2f723d12ff1f9487d96500009
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|
Release files / lauetools-3.2.2-py3-none-any.whl
| Download URL | lauetools-3.2.2-py3-none-any.whl |
|---|---|
| Size | 34.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
48a573fbd2ffcf72147162821f65b90806ad84e3d3d7d3aa0f0bc0d6710d5b90
|
|
BLAKE2b-256 checksum How to use checksums |
53e3e57145e23cea2d4ae7d48e2775750ce01e9ca021e6396d9b4bf4507c7805
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|