Commit bcb16b2
authored
Add event timestamps to the trigger_statistics.py output in the DQM (#308)
* feat(src/nectarchain/dqm):
- trigger_statistics.py: add arrays of event timestamps to get_results(), to be written into the database
* refactor(src/nectarchain/dqm):
- trigger_statistics.py: convert event timestamps in output directly to arrays
* feat(src/nectarchain/dqm):
- trigger_statistics.py: add arrays of event ids to get_results(), to be written into the database1 parent cf80cd8 commit bcb16b2
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
104 | 118 | | |
105 | 119 | | |
106 | 120 | | |
| |||
0 commit comments