From 6846939f927ca846a3e6d6035a83dc32f5efd7a1 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 29 Jul 2020 09:56:03 +0200 Subject: [PATCH] eiger rxr: space between subperiod(ns) in master file --- slsReceiverSoftware/src/BinaryFile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsReceiverSoftware/src/BinaryFile.cpp b/slsReceiverSoftware/src/BinaryFile.cpp index cf6baaf35..1c6ba8b1c 100644 --- a/slsReceiverSoftware/src/BinaryFile.cpp +++ b/slsReceiverSoftware/src/BinaryFile.cpp @@ -183,7 +183,7 @@ void BinaryFile::CreateMasterFile(bool masterFileWriteEnable, "Total Frames : %lld\n" "Exptime (ns) : %lld\n" "SubExptime (ns) : %lld\n" - "SubPeriod(ns) : %lld\n" + "SubPeriod (ns) : %lld\n" "Period (ns) : %lld\n" "Quad Enable : %d\n" "Analog Flag : %d\n"