Skip to content
Snippets Groups Projects
  1. May 05, 2023
  2. Apr 24, 2023
  3. Apr 22, 2023
  4. Apr 21, 2023
    • Alexis GAMELIN's avatar
      [Fix] Bug in BeamLoadingEquilibrium class · f1e7dea9
      Alexis GAMELIN authored
      Fix a hard coded value of  0.5 A ...
      f1e7dea9
    • Alexis GAMELIN's avatar
      Various improvements for the wakefield module · 432853b8
      Alexis GAMELIN authored
      Added class representation for ComplexData, Impedance, WakeFunction, WakeField and Beam classes.
      Rework the deconvolution/from_wakepotential/to_impedance methods for them to work with any data loaded in the Impedance/WakeFunction classes and not just CST text files.
      Add a plot method for the Impedance/WakeFunction classes.
      Improved WakeField class by adding __iter__ and __add__ methods.
      Add a read_ECHO2D function.
      432853b8
    • Alexis GAMELIN's avatar
      Rework ImpedanceModel · 1bf60a32
      Alexis GAMELIN authored
      The ImpedanceModel class can now deal with "global impedance" such a resistive wall in addition to do the beta weigthing for "localized" impedances.
      The summed wake function after beta weigthing is now normalized by the tracking beta function (ring.optics.local_beta).
      1bf60a32
  5. Apr 05, 2023
  6. Mar 02, 2023
  7. Mar 01, 2023
    • Alexis GAMELIN's avatar
      Import function for ABCI files · eedde804
      Alexis GAMELIN authored
      Add the read_ABCI function to import ABCI computed wake and impedance.
      Improve the read_CST function to support wake potential.
      Add a plot method for both Impedance and WakeFunction class.
      eedde804
  8. Feb 20, 2023
  9. Feb 10, 2023
    • Alexis GAMELIN's avatar
      Remove at dependency from header · f9db5c91
      Alexis GAMELIN authored
      at is kept as a "soft" dependency
      f9db5c91
    • Alexis GAMELIN's avatar
      [BugFix] ADTS · 0166b60a
      Alexis GAMELIN authored
      Fix ADTS implementation in TransverseMap and TransverseMapSector to use Jx/Jy instead of x/y.
      Add Synchrotron.get_adts function which compute ADTS from AT lattice.
      Change Synchrotron class docstring regarding ADTS.
      0166b60a
  10. Feb 06, 2023
    • Alexis GAMELIN's avatar
      [Fix] ImpedanceModel · 9b6fbb54
      Alexis GAMELIN authored
      Fix ImpedanceModel.power_loss_spectrum that needs a double sided impedance spectrum.
      Fix docstrings.
      9b6fbb54
  11. Feb 03, 2023
  12. Jan 30, 2023
    • Alexis GAMELIN's avatar
      Improve PhysicalModel class · 0a0da640
      Alexis GAMELIN authored
      PhysicalModel.change_values and PhysicalModel .taper are now more pratical to use.
      PhysicalModel.get_aperture provide a way to check the apperture at a given location.
      0a0da640
  13. Jan 25, 2023
    • Alexis GAMELIN's avatar
      Add TransverseMapSector element · d8075bf9
      Alexis GAMELIN authored
      Update the Optics class to be able to compute the phase advance at any location on the lattice.
      Add the TransverseMapSector element to be able to split the lattice in several parts.
      Add the transverse_map_sector_generator convenience function to split a lattice in several TransverseMapSector elements.
      d8075bf9
  14. Jan 20, 2023
  15. Jan 18, 2023
  16. Dec 01, 2022
  17. Nov 23, 2022
  18. Oct 27, 2022
    • Alexis GAMELIN's avatar
      Add function to plot lcbi stability diagram · 652b68a1
      Alexis GAMELIN authored
      Plotting function for longitudinal coupled bunch stability diagram for any set of CavityResonator objects.
      Add loaded shunt impedance property to CavityResonator.
      Change CavityResonator.Z method to use loaded shunt impedance.
      652b68a1
  19. Oct 18, 2022
  20. Sep 21, 2022
  21. Sep 16, 2022
  22. Aug 18, 2022
  23. Aug 12, 2022
  24. Jul 22, 2022
  25. Jul 20, 2022
  26. Jul 11, 2022
  27. Jul 06, 2022
Loading