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
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 pytopplot-21.7.tar.gz
.
File metadata
- Download URL: pytopplot-21.7.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04bfe1d1a8ab983de9e8096b807b45a82d796c3a969d4fe7422e9d30b19e6135 |
|
MD5 | 8738da41a297cd0bd3874d4ecfd23f58 |
|
BLAKE2b-256 | 8c1d052908b4eed21572e03fc5bfb42f1c076cd2a6973f02b02aa72ba4900e02 |
File details
Details for the file pytopplot-21.7-py3-none-any.whl
.
File metadata
- Download URL: pytopplot-21.7-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edde8b13df48fedd635abfc795b0933fcdeecfc327db5d3f5917e1d5a484f738 |
|
MD5 | f1025699839865a1894dd7346a069faf |
|
BLAKE2b-256 | 2505bad35ef1358b489450a1061fb45563a4ee0609fadd28e757a7f17b0f7c27 |