From 3ab7a33b52161ff2f70b8c6057efd7dee44c6271 Mon Sep 17 00:00:00 2001 From: wendtalexander Date: Thu, 24 Oct 2024 11:51:27 +0200 Subject: [PATCH] [config] updating config --- pyrelacs/config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyrelacs/config.yaml b/pyrelacs/config.yaml index f502884..a5cad20 100644 --- a/pyrelacs/config.yaml +++ b/pyrelacs/config.yaml @@ -1,9 +1,11 @@ settings: # If true daq should be used, else starts without daq - daq: False + daq: True # class names of the repros to run repros: [Calibration, Sinus] path: ~/projects/pyrelacs/test/ + # string to append after the file name + postappend: ehpys metadata: SetupName : Setup1