Distribution of LaueTools Package from gitlab.esrf.fr repository for pip
Project description
Welcome to LaueTools's DOCUMENTATION!
Last revision (Sept 2022)
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
-
Former LaueTools package written for python 2.7 only (up to June 2019) is no longer maintained and can be found on sourceforge:
But it is highly recommended to use python 3 to take benefit from all capabilities
2a- Launch Graphical User Interfaces of LaueTools
- start Lauetools GUIs from command line :
Normally, in a command window (if environment variables are well set) 3 main GUIs can be launched:
> lauetools for the main GUI
> 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’)
In jupyter-notebook, it is also simple in the same manner:
.. image:: /images/notebook0.jpg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for LaueTools-3.0.66-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f970315601ba2f10bba87929956fc0f5e0e85d46d119e4af040d1504676ab8 |
|
MD5 | 12cd78496e0c45364a88ca09d8032f7d |
|
BLAKE2b-256 | f4adb0d44f58fce1d031b26db2db63db8cde9a6186408f49154ef1274df87b62 |