Metadata-Version: 2.1
Name: quasemcryogui-tspspi
Version: 0.0.3
Summary: Simple GUI frontend for the QUASEM cryogenic infrastructure
Home-page: https://github.com/tspspi/quasemcryogui
Author: Thomas Spielauer
Author-email: pypipackages01@tspi.at
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: paho-mqtt >=1.6.1
Requires-Dist: matplotlib >=3.3.4
Requires-Dist: FreeSimpleGUI >=5.1.0
Requires-Dist: numpy >=1.20.0

# Graphical user interface for QUASEM cryogenic infrastructure

This is a very simple interface for the QUASEM cryogenic infrastructure.
It requires a running ```quakesrctrl``` control system instance attached
to the MQTT broker to fetch information and to perform control operations

Note that during a single peak scan no operations are triggered and no
measurements are updated! This only happens in idle periods or in between
two peak scans!

