Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/birkkarlsen/lhc_voltage_calibration

Analysis of the beam based voltage calibration performed on the LHC RF system cavity-by-cavity.
https://github.com/birkkarlsen/lhc_voltage_calibration

accelerator-physics beam-dynamics lhc rf

Last synced: 24 days ago
JSON representation

Analysis of the beam based voltage calibration performed on the LHC RF system cavity-by-cavity.

Awesome Lists containing this project

README

        

# LHC voltage calibration
Analysis of the beam based voltage calibration performed on the LHC RF system cavity-by-cavity on June 25th 2022. The ```analyse_profiles```-folder contains scripts to perform analysis on beam profiles to find the synchrotron frequencies and the corresponding voltages. The ```simulations```-folder contains scripts to run simulations recreating the conditions in the LHC during the MD, generate beams in the SPS and launch parameter scans in the lxplus. Lastly, ```impedance_models``` contains impedance models of LHC flat-bottom.

## What you need:
* Directory called ```data_files/generated_beams/```, ```data_files/voltage_calibration_sorted/``` and ```bash_files/```
* Python libraries: ```numpy```, ```matplotlib```, ```scipy``` and ```h5py```