From d27fd64876448f5abf7ea409ed1dcb85f3f8d87f Mon Sep 17 00:00:00 2001 From: Roger Kalt Date: Tue, 8 Nov 2016 14:35:24 +0100 Subject: [PATCH] correct to P3D for waveforms --- policies/llrf.policies | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policies/llrf.policies b/policies/llrf.policies index 89b6db1..fe4b628 100644 --- a/policies/llrf.policies +++ b/policies/llrf.policies @@ -175,7 +175,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"PT3D", + "ttl":"P3D", "modulo":1 } , @@ -205,7 +205,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"PT3D", + "ttl":"P3D", "modulo":1 } , @@ -235,7 +235,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"PT3D", + "ttl":"P3D", "modulo":1 } ,