pylhc / omc3

Python 3 codes for beam optics measurements and corrections in circular particle accelerators
https://pylhc.github.io/omc3/
MIT License
13 stars 6 forks source link

Refactor kmod analysis/Implement kmod output converter #167

Open mihofer opened 4 years ago

mihofer commented 4 years ago

rewrite parts of kmod analysis (also in view of #166 ) and/or add docstrings to formulas adapt input options in accordance with changes in kmod gui, add IP4 analysis in gui

JoschD commented 1 year ago

What is the status of this? @mihofer

fsoubelet commented 1 year ago

Hasn't the kmod analysis used by the KMOD app been completely extracted from omc3 and then diverged?

JoschD commented 3 months ago

kmod is now its own package, we need a converter to put it's output back into our optics repos. #438 is concerned with this.