JACoW logo

Journals of Accelerator Conferences Website (JACoW)

JACoW is a publisher in Geneva, Switzerland that publishes the proceedings of accelerator conferences held around the world by an international collaboration of editors.


BiBTeX citation export for THPV015: New Timing Sequencer Application in Python with Qt - Development Workflow and Lessons Learnt

@inproceedings{kovari:icalepcs2021-thpv015,
  author       = {Zs. Kovari and G. Kruk},
  title        = {{New Timing Sequencer Application in Python with Qt - Development Workflow and Lessons Learnt}},
  booktitle    = {Proc. ICALEPCS'21},
  pages        = {904--907},
  eid          = {THPV015},
  language     = {english},
  keywords     = {timing, controls, GUI, interface, MMI},
  venue        = {Shanghai, China},
  series       = {International Conference on Accelerator and Large Experimental Physics Control Systems},
  number       = {18},
  publisher    = {JACoW Publishing, Geneva, Switzerland},
  month        = {03},
  year         = {2022},
  issn         = {2226-0358},
  isbn         = {978-3-95450-221-9},
  doi          = {10.18429/JACoW-ICALEPCS2021-THPV015},
  url          = {https://jacow.org/icalepcs2021/papers/thpv015.pdf},
  abstract     = {{PyQt is a Python binding for the popular Qt framework for the development of desktop applications. By using PyQt one can leverage Qt’s aspects to implement modern, intuitive, and cross-platform applications while benefiting from Python’s flexibility. Recently, we successfully used PyQt 5 to renovate the Graphical User Interface (GUI) used to control the CERN accelerator timing system. The GUI application interfaces with a Java-based service behind the scenes. In this paper we introduce the generic architecture used for this project, our development workflow as well as the challenges and lessons we learned from using Python with Qt. We present our approach to delivering an operational application with a particular focus on testing, quality assurance, and continuous integration.}},
}