Skip to content
Snippets Groups Projects
  1. Mar 30, 2020
  2. Mar 25, 2020
  3. Mar 24, 2020
    • Gamelin Alexis's avatar
      Monitor with a shared open HDF5 file between cores · b0da65b0
      Gamelin Alexis authored
      The HDF5 is now open only once on all the cores to be able to write in parallel in the same file. The file must be closed at the end of the tracking.
      BeamMonitor is used to save global statistics of all bunches
      Add docstrings
      TODO : Adding a flush() call at some point might be needed !
      b0da65b0
  4. Mar 20, 2020
    • Gamelin Alexis's avatar
      Monitor with open/close · a5daf052
      Gamelin Alexis authored
      Add a monitor module to save tracking data based on h5py
      Bunch Monitor is used to get statistics from a specific bunch
      PhaseSpaceMonitor is used to save the phase space of a specific bunch
      For now the .hdf5 file is opened and closed at each write operation, this seems to cause some problems for mpi.
      a5daf052
  5. Mar 16, 2020
  6. Mar 12, 2020
  7. Mar 11, 2020
  8. Mar 06, 2020
  9. Mar 05, 2020
  10. Mar 04, 2020
  11. Feb 14, 2020
  12. Feb 13, 2020
  13. Feb 07, 2020
Loading