Prototype for the Virgo control room GUI
Project description
virgo-gui
Prototype for the virgo control room gui
Installation via package
Currently available on pypi
Recommend to use in a fresh conda/python environment, you might mess up existing environments.
If using conda
conda create -n virgui-test python=3.12
conda activate virgui-test
Then
pip install virgui
virgui
Will start up the program. Keep an eye out for the terminal, this is where any errors will appear.
For updating:
pip install -U virgui
Development install
Recommended to use in a fresh conda/python environment, you might mess up existing environments.
If using conda
conda create -n virgui-test python=3.12
conda activate virgui-test
# ssh
git clone git@gitlab.com:ifosim/finesse/virgo-gui.git
# or https
# git clone https://gitlab.com/ifosim/finesse/virgo-gui.git
cd virgo-gui
pip install -e .
For updating:
git pull
Usage
Currently there is only one layout available, a simple cavity.
Click on the different components to see the parameter values (no editing so far)
In the 'calculate' tab, you should be able to run an Xaxis and see the plot.
Currently I hardcoded in three powerdetectors.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file virgui-0.1.6.tar.gz.
File metadata
- Download URL: virgui-0.1.6.tar.gz
- Upload date:
- Size: 155.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1214279df9a50923e1ace8b6846e061246f2fea1dfbd4873d8eb18782836b08
|
|
| MD5 |
bc6d103423077ecd439c0a2ab3e4d833
|
|
| BLAKE2b-256 |
a383884314edbc7417049c5942c76993f0ce065ce3101abb538596520c32608c
|
File details
Details for the file virgui-0.1.6-py3-none-any.whl.
File metadata
- Download URL: virgui-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5af28dd30144f60448c7f347f334797a67ee377d8da00630675c2f2dc4abc67
|
|
| MD5 |
eb27927e54b67c72e540d626fef250c2
|
|
| BLAKE2b-256 |
7245f56c782036a1301f62ddeed538f5c1f86ae7486ea56e03ce12fb332b4267
|