Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asd_gui-1.5.0.tar.gz (130.9 kB view hashes)

Uploaded Source

Built Distribution

asd_gui-1.5.0-py3-none-any.whl (149.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page