Skip to main content

GUI for ABCI program

Project description

Description

GUI for Azimuthal Beam Cavity Interaction (ABCI) program. ABCI binaries could be obtained from http://abci.kek.jp/abci.htm.

Installation

Get python and pip

Download and install python and pip.

You may use a package manager for this. For example, in Debian installation command looks like this:

sudo apt-get install python3 python3-pip

If you don't have a package manager, download installer from the python web site.

Install pytopplot

From the terminal issue the command

pip3 install pytopplot

for system-wide installation, or

pip3 install --user pytopplot

for the local installation.

Download ABCI binary [optional]

Package provides ABCI binaries, but they may be outdated.

Download the newest ABCI binaries form the ABCI web site. When program starts, in Settings tab choose the location of the ABCI binary, you want to use.

Run

In order to run the program, from the terminal issue the command

pytopplot

If it's not found, you have to modify the PATH environment variable to include the python scripts folder (unix guide,windows guide) or supply the full path to the program.

Other

Update pytopplot

To update program, from the terminal issue the command

pip3 install --upgrade pytopplot

for system-wide installation, or

pip3 install --upgrade --user pytopplot

for the local installation.

Issue submission

In case of a problem with the program, create an issue in the issue tracker.

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

pytopplot-20.1.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

pytopplot-20.1-py3-none-any.whl (1.4 MB 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