From 86a4be4542938c39b46f3645e09dcb7c4d64e014 Mon Sep 17 00:00:00 2001
From: Karim Ahmed <karim.ahmed@xfel.eu>
Date: Tue, 27 Aug 2019 10:56:27 +0200
Subject: [PATCH] full num of modules

---
 reportservice/report_conf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/reportservice/report_conf.yaml b/reportservice/report_conf.yaml
index 4e4ddbabe..e515db3b3 100644
--- a/reportservice/report_conf.yaml
+++ b/reportservice/report_conf.yaml
@@ -28,7 +28,7 @@ SPB:
             - "SlopesFF"
             - "SlopesPC"
             - "Offset"
-        modules: "0-3"
+        modules: "0-16"
         bias-voltages:
             - 300
             - 500
@@ -54,7 +54,7 @@ MID:
             - "SlopesFF"
             - "SlopesPC"
             - "Offset"
-        modules: "0-3"
+        modules: "0-16"
         bias-voltages:
             - 300
             - 500
@@ -155,7 +155,7 @@ FXE:
             - "SlopesFF"
             - "SlopesCI"
             - "Offset"
-        modules: "0-3"
+        modules: "0-16"
         bias-voltages:
             - 250
             - 500
-- 
GitLab