معرفی شرکت ها


LaueTools-3.0.47


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Distribution of LaueTools Package from gitlab.esrf.fr repository for pip
ویژگی مقدار
سیستم عامل OS Independent
نام فایل LaueTools-3.0.47
نام LaueTools
نسخه کتابخانه 3.0.47
نگهدارنده []
ایمیل نگهدارنده []
نویسنده J S Micha
ایمیل نویسنده micha@esrf.fr
آدرس صفحه اصلی https://github.com/BM32ESRF/lauetools
آدرس اینترنتی https://pypi.org/project/LaueTools/
مجوز MIT
<p align="center"> <img width="1000" height="350" src="https://github.com/BM32ESRF/lauetools/blob/master/LaueTools/icons/transmissionLaue.png"> </p> [![Conda](https://img.shields.io/conda/pn/bm32esrf/lauetools?color=green&label=supported%20platform)](https://anaconda.org/bm32esrf/lauetools) [![Python package](https://github.com/BM32ESRF/lauetools/actions/workflows/python-package.yml/badge.svg)](https://github.com/BM32ESRF/lauetools/actions/workflows/python-package.yml) [![Publish_PYPI](https://github.com/BM32ESRF/lauetools/actions/workflows/publish_PYPI.yml/badge.svg)](https://github.com/BM32ESRF/lauetools/actions/workflows/publish_PYPI.yml) [![PyPI](https://img.shields.io/pypi/v/LaueTools)](https://pypi.python.org/pypi/LaueTools/) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/LaueTools.svg)](https://pypi.python.org/pypi/LaueTools/) [![publish_conda_win_mac_linux](https://github.com/BM32ESRF/lauetools/actions/workflows/publish_conda.yml/badge.svg)](https://github.com/BM32ESRF/lauetools/actions/workflows/publish_conda.yml) [![Anaconda-Server Badge](https://anaconda.org/bm32esrf/lauetools/badges/license.svg)](https://anaconda.org/bm32esrf/lauetools) [![Conda](https://img.shields.io/conda/v/bm32esrf/lauetools?style=flat-square)](https://anaconda.org/bm32esrf/lauetools) [![Anaconda-Server Badge](https://anaconda.org/bm32esrf/lauetools/badges/installer/conda.svg)](https://anaconda.org/bm32esrf/lauetools) Welcome to LaueTools's! ===================================== Last revision (March 2020) LaueTools code and documentation at: https://lauetools.readthedocs.io/en/latest/index.html 1- Download LaueTools code *************************** - the very last version of the code at gitlab.esrf.fr (you are also welcome to fork this project): https://gitlab.esrf.fr/micha/lauetools - 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) 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 To deal with relative import, from the parent folder of LaueTools, the package name ‘LaueTools’ must be specified to the python interpreter as following Examples: - python -m LaueTools.LaueToolsGUI - python -m LaueTools.GUI.LaueSimulatorGUI - python -m LaueTools.GUI.PeaksearchGUI The two last GUIs (LaueSimulatorGUI, PeaksearchGUI) can be accessed by the first main one, LaueToolsGUI There are additional basic GUIs for batch processing located in FileSeries folder: - python -m LaueTools.FileSeries.Peak_Search - python -m LaueTools.FileSeries.Index_Refine - python -m LaueTools.FileSeries.Build_summary - python -m LaueTools.FileSeries.Plot_Maps2 - within interactive python (say, ipython -i), GUI can be started thanks to a start() function: - In [1] : import LaueTools.LaueToolsGUI as LTGUI - In [2] : LTGUI.start() .. note:: in the LaueTools folder : - neither > python LaueToolsGUI - nor in >ipython -i : > run LaueToolsGUI will work… 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


نیازمندی

مقدار نام
>=0.3 docutils
>=1.11.3 numpy
>=0.19.0 scipy
>=2.0.0 matplotlib
>=3.0 wxpython
>=2.1 networkx
>=4.60.0 tqdm
>=3.1 h5py
>=0.18.0 scikit-image


زبان مورد نیاز

مقدار نام
>=2.6 , <3.9 Python


نحوه نصب


نصب پکیج whl LaueTools-3.0.47:

    pip install LaueTools-3.0.47.whl


نصب پکیج tar.gz LaueTools-3.0.47:

    pip install LaueTools-3.0.47.tar.gz