We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553ea5d commit f004eefCopy full SHA for f004eef
src/nectarchain/dqm/bokeh_app/main.py
@@ -66,7 +66,7 @@ def update_camera_displays(attr, old, new):
66
# VM (gets OoM killed)
67
# run_dict_lengths = [len(db[r]) for r in runids]
68
# runid = runids[np.argmax(run_dict_lengths)]
69
-runid = "NectarCAM_Run0008"
+runid = "NectarCAM_Run6310"
70
print(f"We will start with run {runid}")
71
72
print("Defining Select")
0 commit comments