Skip to content
Snippets Groups Projects

Normalization by average_beta / local_beta

Merged Alexis GAMELIN requested to merge fix-average_beta into develop
  1. Dec 05, 2024
    • Alexis GAMELIN's avatar
      [Fix] average_beta computation · 51f4affb
      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.
      51f4affb
  2. Dec 04, 2024
  3. Aug 19, 2024
    • Alexis GAMELIN's avatar
      [Fix] Normalization by average_beta / local_beta · 57845146
      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.
      57845146
Loading