The start time was not allways recognised correctly (data type?). Using eventStartTime now.
Indexing of the np arrays was wrong.
Summation was wrong: sum() gave one value, np.sum() allows for summing along one axes only.
The version is tested with actual data sets.
Fixes in the `read_beam_monitor_stream`:
- The start time was not allways recognised correctly (data type?). Using `eventStartTime` now.
- Indexing of the np arrays was wrong.
- Summation was wrong: `sum()` gave one value, `np.sum()` allows for summing along one axes only.
The version is tested with actual data sets.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes in the
read_beam_monitor_stream:eventStartTimenow.sum()gave one value,np.sum()allows for summing along one axes only.The version is tested with actual data sets.
-mt noption 8b70de5274