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 6a50459 commit 0f55b1eCopy full SHA for 0f55b1e
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