Simple GUI frontend for the QUASEM RF scans for realtime views
Project description
Graphical user interface for realtime view of QUASEM RF scans
This is a very simple interface for the QUASEM RF scan run type to visualize in realtime. It has been designed to allow for interactive viewing of short scans as well as display of the last retained RF scan so one can perform realtime adjustments on the setup.
It requires a running quakesrctrl
control system instance attached
to the MQTT broker to fetch information and to perform control operations
Installation
pip install --upgrade quasemrfscangui-tspspi
Configuration file
An optional configuration file can be put into ~/.config/quasemrfscangui.cfg
.
This file supplies MQTT broker configuration and default spans
{
"broker" : {
"broker" : "198.51.100.1",
"user" : "exampleuser",
"port" : 1883,
"password" : "putyourbrokersecrethere",
"basetopic" : "quasem/experiment"
}
}
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 quasemrfscangui_tspspi-0.0.3.tar.gz
.
File metadata
- Download URL: quasemrfscangui_tspspi-0.0.3.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d2f4a22a5da89e92f094c3570f20b8dd0b0ea19a05fd2bbaed4f440a014ae97 |
|
MD5 | 7601bbf6f04b2d6a04f680b784fa4551 |
|
BLAKE2b-256 | f86169e9e233b161503150ea934959c61ac1a5cb8ad3535f56b0ce639330a3f6 |
File details
Details for the file quasemrfscangui_tspspi-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: quasemrfscangui_tspspi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9df4b96072ac77693fa72abbf4f870fde25f8eb25ef35fb91f473dc0129014e0 |
|
MD5 | 881137c099d3a1d0da24acfebd050098 |
|
BLAKE2b-256 | b8046b7544916c78ce2e5a09d24fba81122a74d2932721e55a4e00fc5c6541f9 |