Skip to main content

GUI for pyDSA_core

Project description



pyDSA_gui: Graphical interface for drop shape analysis.

pyDSA_gui is a graphical interface for pyDSA, a drop shape analyzer.

Usage

Just fire up the GUI from the terminal (or anaconda console) with:

pyDSA_gui

Mandatory screenshots

Import Import Import Import

Documentation

pyDSA_gui is designed to be simple and straightforward to use. If you don't understand the effect of an option, please refers to the inline documentation of pyDSA, where all the features are documented in details.

Citing this software

If PyDSA_core have been usefull for you, please consider citing it:

Launay G. PyDSA_core: Drop shape analysis in Python, 2018-, https://framagit.org/gabylaunay/pyDSA_core [Online; accessed <today>].

bibtex entry:

@Misc{,
  author =    {Gaby Launay},
  title =     {{PyDSA_core}: Drop shape analysis in {Python}},
  year =      {2018--},
  url = "https://framagit.org/gabylaunay/pyDSA_core",
  note = {[Online; accessed <today>]}
}

Installation

Pypi

pip install pyDSA_core

Manually (Linux)

You will need git to be installed.

Then install pyDSA_gui:

pip install 'git+https://framagit.org/gabylaunay/pyDSA_gui.git#egg=pyDSA_gui'

Manually (Anaconda)

Install git with:

conda install git

And then install pyDSA_gui:

pip install git+https://framagit.org/gabylaunay/pyDSA_gui.git#egg=pyDSA_gui

Manually (Winpython)

You will need to download the following packages:

extract them, and install them (in order) with:

python setup.py install

Updating

pip install -U pydsa_gui

Issues and bugs

If pyDSA_gui crashes or behaves abnormally, you can report here or just send me an email at gaby.launay@northumbria.ac.uk. Any of the followings will greatly help me fix the issue:

  • A description of the problem (as detailled as possible, for me to get it)
  • The logs from the terminal
  • A test case to reproduce the problem

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

pyDSA_gui-1.0.1.tar.gz (34.5 kB view hashes)

Uploaded Source

Built Distribution

pyDSA_gui-1.0.1-py3-none-any.whl (48.4 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