From 85305d85332f7cf1ca891b6ccd3d4f668341f1c1 Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 5 Apr 2016 17:56:20 +0200 Subject: [PATCH] Closedown --- script/local.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/local.py b/script/local.py index a60b142c..13fe343f 100644 --- a/script/local.py +++ b/script/local.py @@ -300,7 +300,7 @@ def fit(ydata, xdata = None): -def elog(title, message, attachments = [], author = None, category = "Info", domain = "", logbook = "SwissFEL commissioning data", encoding=1): +def elog(title, message, attachments = [], author = None, category = "Info", domain = "", logbook = "Experiments", encoding=1): """ Add entry to ELOG. """