You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

beamline

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beamline

Online model package for electron accelerator

2.0.0
PyPI
Maintainers
1

beamline

Accelerator online model and lattice visualization package developed by Python.

Developing language: Python 2.7 and 3.x

As of release 2.0.0, Python 3.x is supported, 1.x.y supports Python 2.7.

Main Features:

  • Parsing elegant (electron accelerator tracking code) lattice file (.lte) to be python dict or json string for further operations.
  • Modeling accelerator magnetic elements, such as dipole, quadrupole, drift, etc. to be python objects, from EPICS control environment to OOP level.
  • Support unit conversion between EPICS PV raw value and the physical real value of elements.
  • Modeling lattice beamline from modeled elements, constructing Lattice instance, dumping .lte file for code tracking.
  • Feeding defined elements with new configuration, interfacing with EPICS environment, to form the close-loop online system.
  • Visualizing the lattice layout by predefined elements' style.
  • Friendly native-look GUI application to facilitate these functionalities.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts