Skip to content
Snippets Groups Projects
Commit 71595689 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix typo

parent ece98bfc
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@ class ZTPlot(kp.Module):
plt.suptitle(
"z-t-Plot for DetID-{0} (t0set: {1}), Run {2}, FrameIndex {3}, "
"TriggerCounter {4}, Overlays {5}, Trigger: {7}"
"TriggerCounter {4}, Overlays {5}, Trigger: {8}"
"\n{7} UTC (time offset: {6} ns)".format(
event_info.det_id[0], self.t0set, event_info.run_id[0],
event_info.frame_index[0], event_info.trigger_counter[0],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment