From 2fa1d96e378adcc07fffc84fe095fea542fc9442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Thu, 1 Mar 2018 08:36:19 +0100 Subject: [PATCH] Reduce data of LLRF. --- policies/llrf.policies | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/policies/llrf.policies b/policies/llrf.policies index fe4b628..7c93235 100644 --- a/policies/llrf.policies +++ b/policies/llrf.policies @@ -66,7 +66,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } , @@ -97,7 +97,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } ] @@ -109,7 +109,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } ] @@ -121,7 +121,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } ] @@ -139,7 +139,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } , @@ -175,12 +175,12 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P3D", + "ttl":"P2D", "modulo":1 } , { - "ttl":"P6M", + "ttl":"P2M", "modulo":100 /* 1 point every 1 second */ } @@ -205,12 +205,12 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P3D", + "ttl":"P2D", "modulo":1 } , { - "ttl":"P6M", + "ttl":"P2M", "modulo":100 /* 1 point every 1 second */ } @@ -235,12 +235,12 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P3D", + "ttl":"P2D", "modulo":1 } , { - "ttl":"P6M", + "ttl":"P2M", "modulo":100 /* 1 point every 1 second */ } @@ -283,7 +283,7 @@ Examples for ttl settings: "data_reduction":{ "scalar":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } , @@ -313,7 +313,7 @@ Examples for ttl settings: "data_reduction":{ "scalar":[ { - "ttl":"P6M", + "ttl":"P2M", "modulo":1 } ,