pylhc / omc3

Python 3 codes for beam optics measurements and corrections in circular particle accelerators

Home Page:https://pylhc.github.io/omc3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add option to measure_optics for selecting BPM pairing for coupling measurement

awegsche opened this issue · comments

The new coupling code switches to a sophisticated method for selecting the BPM pairings for the momentum reconstruction as opposed to either just nearest neighbours (original method) or constantly jumping one (latest in GetLLM).

We should add a switch to select the method for

  • testing the implementation of the algorithm (in regression tests against old codes)
  • being able to quickly compare to archived measurements.