Skip to content
Snippets Groups Projects
  1. Jan 07, 2022
  2. Nov 17, 2021
  3. Sep 10, 2021
  4. Sep 03, 2021
  5. Aug 31, 2021
  6. Aug 20, 2021
  7. Aug 17, 2021
  8. Aug 13, 2021
  9. Aug 10, 2021
  10. Aug 09, 2021
    • Alexis GAMELIN's avatar
      Misc monitor changes · a7c73e5a
      Alexis GAMELIN authored
      Remove TuneMonitor (remplaced by BunchSpectrumMonitor).
      Remove default values for save_very, buffer_size, total_size.
      Set default value for mpi_mode to False.
      Add "xtau"/"ytau" choices for Bunch/BeamSpectrumMonitor classes.
      Set default value for n_fft to None to avoid zero-padding by default.
      Fix WakePotentialMontior n_bin (x2) problem.
      a7c73e5a
  11. Aug 05, 2021
  12. Aug 02, 2021
  13. Jul 30, 2021
  14. Jul 29, 2021
    • Alexis GAMELIN's avatar
      Add BeamSpectrumMonitor · 8adb9c18
      Alexis GAMELIN authored
      Add a monitor for the coherent beam spectrum (i.e. coupled bunch modes).
      Add utility functions to BunchSpectrumMonitor to know the fft and signal resolution.
      Save the frequency samples for BunchSpectrumMonitor in the hdf5 file.
      8adb9c18
  15. Jul 28, 2021
  16. Jul 20, 2021
  17. Jul 02, 2021
  18. May 20, 2021
    • Alexis GAMELIN's avatar
      Add a bunch_index property to Beam class · 1694aa59
      Alexis GAMELIN authored
      bunch_index returns the array with the positions (index) of the non-empty bunches, to be used with Beam.not_empty iterator.
      bunch_mean, bunch_std and bunch_emit now iterate only over non empty bunches.
      1694aa59
  19. May 19, 2021
  20. Apr 29, 2021
  21. Apr 23, 2021
  22. Apr 22, 2021
  23. Apr 21, 2021
  24. Apr 08, 2021
  25. Apr 07, 2021
    • Gamelin Alexis's avatar
      Add bunch to bunch monitoring of the CavityMonitor · 4da6ea49
      Gamelin Alexis authored
      Add a dict_dtype optional parameter to Monitor.monitor_init to allow to choose the dtype to use to save the data.
      Improve CavityMonitor to allow for saving beam and cavity phasor for all bunches
      Add a plot_cavitydata function
      Fix a bug on CavityResonator.track -> nturn += 1 at correct time
      Change CavityResonator.track to allow for monitoring the cavity/beam phasor at each bunch
      4da6ea49
  26. Apr 06, 2021
Loading