The UppASD GUI
Project description
asd_gui
[![Build wheels for ASD_GUI](https://github.com/UppASD/UppASD/actions/workflows/wheels_gui.yml/badge.svg?branch=python_pip)](https://github.com/UppASD/UppASD/actions/workflows/wheels_gui.yml)Graphical User Interface
A python
based QT
GUI, named asd_gui
, for the code is available in the repository.
The GUI allows for:
- Visualization of outputs via
VTK
. - Plotting of several quantities via integrated
matplotlib
functionalities. - Automatic generation of input files for
UppASD
.
Installation Guide (pip)
The recommended way to use asd_gui
is to install the offical version using pip
as below:
pip install asd_gui
This will install the GUI as a Python module that is started by issuing the asd_gui
command at the command prompt.
Installation Guide (local)
For developing purposes, the GUI can also be installed from source using pip
cd ASD_GUI
pip install -e .
This install the GUI as an editable Python module that is started by issuing the asd_gui
command at the command prompt.
Running the GUI
With all dependencies installed, according to the instructions above, the GUI can be started by
asd_gui
It is most convenient to run the GUI from the directory where the output files to be analyzed resides.
(C) 2008-2022 UppASD group
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
File details
Details for the file asd_gui-1.5.0.tar.gz
.
File metadata
- Download URL: asd_gui-1.5.0.tar.gz
- Upload date:
- Size: 130.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3db920598fa0841b6b5bec155e685cfa0f4284c64babbd3074a7afca9c083f6 |
|
MD5 | a2d49b673a49879c6529e1efcaa751bc |
|
BLAKE2b-256 | 6e6f15b1d6f0e56eaf177f6f5fe9dcf8158157d22e3ab80c5be76c3195b210de |
File details
Details for the file asd_gui-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: asd_gui-1.5.0-py3-none-any.whl
- Upload date:
- Size: 149.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e1ed3b54988e2327638cfff3e2ebf6294791dd95cbb8b365402c00a46088f6 |
|
MD5 | e90e87238a002b3bf9aed0c8e650503e |
|
BLAKE2b-256 | 6b4b5469d8392c5d671c550c8e574a106f4a312369d05b6e4eb6b62dc26486ad |