the script read every FELsource_out.h5 file in a folder and fill a vector with values of calculated total pulse energy
total_pulse_energy = <put formula here>
output: a text file with header and values (in J) and a histogram for pulses energy distribution
Questions:
- what is most effective way to read wave field data, get intensity,
- shouldn't we include the script in WPG library?