Skip to main content

PyTRiP GUI

Project description

pytripgui is graphical user interface (GUI) built around TRiP98 planning system and pytrip package. It is capable of visualising patient CT data, dose and LET overlays. pytripgui can make treatment plans using local or remote TRiP98 package.

TRiP98 package is not included here, if you need it, go first to TRiP98 webpage http://bio.gsi.de/DOCS/TRiP98/NEW/DOCS/trip98.html

pytripgui works under Linux operating system with necessary packages installed, see installation instructions below.

Quick installation guide

We recommend that you run a recent Linux distribution. A recent Ubuntu version or Debian Stable/Testing should work, or any rolling release (archLinux, openSUSE tumbleweed). In this case, be sure you have python and python-pip installed. As a baseline we recommend running python3, but pytripgui will be maintained for python2 as long as possible. To get them on Debian or Ubuntu, type being logged in as normal user:

$ sudo apt-get install python-pip

Next step is to install required packages:

$ sudo apt-get install python-pyqt5-dev

To automatically download and install the pytripgui, type:

$ sudo pip install pytrip98gui

NOTE: the pip package is named pytrip98gui, while the name of project is pytripgui.

This command will automatically download and install pytripgui for all users in your system.

Start it by calling:

$ pytripgui

pytripgui currently works in Linux with Python 2.7 and Python 3.7. Windows support is planned.

More documentation

If you would like to download and run the source code of pytripgui, please see developer documentation.

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

pytrip98gui-1.0.0.tar.gz (59.0 kB view hashes)

Uploaded Source

Built Distribution

pytrip98gui-1.0.0-py3-none-any.whl (54.1 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