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

Make title shorter

parent 598fcca0
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ class PMTRates(kp.Module):
interpolation='none',
cmap="bwr_r")
ax.set_title(
"Mean PMT Rates (Monitoring Channel) for DetID-{} DU-{} "
"Mean PMT Rates for DetID-{} DU-{} "
"- colours from {:.1f}kHz to {:.1f}kHz (HRV ratio threshold {})\n"
"PMTs ordered from top to bottom - {}".format(
self.detector.det_id, self.du, self.lowest_rate / 1000,
......
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