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.3
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.3.tar.gz | 51.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lauetools-3.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 86.2 MB
Release files / lauetools-3.2.3.tar.gz
| Download URL | lauetools-3.2.3.tar.gz |
|---|---|
| Size | 51.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8752418345772f54dcf700ab0a6d6165418f9ececf1f9a28504d9b428f7bf75f
|
|
BLAKE2b-256 checksum How to use checksums |
1be7abe8f3db28a8c7cc31a70ef808cb8eafe5c876889fc7d76ab073e8a75888
|
| 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.3-py3-none-any.whl
| Download URL | lauetools-3.2.3-py3-none-any.whl |
|---|---|
| Size | 34.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26f3d4a38025d4467db8402bd0923e3ede30501579ef1619d711e68571a417c3
|
|
BLAKE2b-256 checksum How to use checksums |
423e136d6025df312a309f49bbbf4d17f52c0ee190feabe03550963de28b2a26
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|