Normalization by average_beta / local_beta
- Dec 05, 2024
-
-
Alexis GAMELIN authored
Adds Optics.average_beta attribute Both ImpedanceModel and LongRangeResistiveWall uses it. Add pytest markers for tests and update .gitlab-ci.yml and pyproject.toml files. Tags tests with markers.
-
- Dec 04, 2024
-
-
Alexis GAMELIN authored
-
- Aug 19, 2024
-
-
Alexis GAMELIN authored
Change ImpedanceModel to add an average_beta / local_beta normalization to "global" wakes. Add an average_beta optional arg to LongRangeResistiveWall to add an average_beta / local_beta normalization to kicks. Add a tracking_loc optinal arg to Optics class to select where the optic functions are sampled. Default behaviour of Optics is changed when AT lattice is loaded: now default to optic function to s=0 instead of average ones.
-