psavery / hexrdgui

Qt5 PySide2 based HEXRD GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop

Requires Python 3.6+

git clone git@github.com:/HEXRD/hexrd.git
git clone git@github.com:/HEXRD/hexrdgui.git

pip

pip install numpy
# For now we need to explicitly install hexrd, until we push it to PyPI
pip install -e hexrd
pip install -e hexrdgui

conda

conda build -c cjh1 -c conda-forge conda.recipe/
conda install -c cjh1 -c conda-forge --use-local hexrdgui

Run

hexrd

About

Qt5 PySide2 based HEXRD GUI

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.2%Language:CMake 0.9%Language:AppleScript 0.7%Language:Shell 0.2%Language:Batchfile 0.0%