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. """