From d6c1bcfcd3391d27af68c31586d00beff0aba55c Mon Sep 17 00:00:00 2001
From: Menno Norden <norden@astron.nl>
Date: Fri, 3 Dec 2010 14:42:15 +0000
Subject: [PATCH] bug 1315: new beamformer test with ITRF beamformer

---
 .../subbandstatistics_hba-5.sh                | 42 +++++++-------
 .../subbandstatistics_hba-6.sh                | 56 +++++++++----------
 .../subbandstatistics_hba-7.sh                | 42 +++++++-------
 3 files changed, 70 insertions(+), 70 deletions(-)

diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
index 11efe534b6c..565a08e9659 100755
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
@@ -1,21 +1,21 @@
-#!/bin/sh
-# 1.3 subband statistics HBA test 
-# 18-02-10, M.J Norden
-# HBA input with antennas
-
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --splitter=0
-killall beamctl
-
-swlevel 3
-sleep 5
-beamctl --array=HBA --rcus=0:95 --rcumode=5 --subbands=100:110 --beamlets=0:10 --direction=0,0,LOFAR_LMN&
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=5" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
-killall beamctl
+#!/bin/sh
+# 1.4 subband statistics HBA test 
+# 03-12-10, M.J Norden
+# HBA input with antennas
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+killall beamctl
+
+swlevel 3
+sleep 5
+beamctl --antennaset=HBA_JOINED --rcus=0:95 --rcumode=5 --subbands=100:110 --beamlets=0:10 --anadir=0,1.5708,AZEL --digdir=0,1.5708,AZEL&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=5" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+killall beamctl
diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
index c31b3184ab6..9822e511ad5 100755
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
@@ -1,28 +1,28 @@
-#!/bin/sh
-# 1.3 subband statistics HBA test 
-# 18-02-10, M.J Norden
-# HBA input with antennas
-
-
-echo "Set the clock speed at 160MHz (wait for 60 seconds)"
-rspctl --clock=160 && sleep 60
-
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --splitter=0
-killall beamctl
-
-swlevel 3
-sleep 5
-beamctl --array=HBA --rcus=0:95 --rcumode=6 --subbands=100:110 --beamlets=0:10 --direction=0,0,LOFAR_LMN&
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=6" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
-killall beamctl
-echo "Do not forget to switch the clock back to 200MHz"
-
-
+#!/bin/sh
+# 1.4 subband statistics HBA test 
+# 03-12-10, M.J Norden
+# HBA input with antennas
+
+
+echo "Set the clock speed at 160MHz (wait for 60 seconds)"
+rspctl --clock=160 && sleep 60
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+killall beamctl
+
+swlevel 3
+sleep 5
+beamctl --antennaset=HBA_JOINED --rcus=0:95 --rcumode=6 --subbands=100:110 --beamlets=0:10 --anadir=0,1.5708,AZEL --digdir=0,1.5708,AZEL&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=6" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+killall beamctl
+echo "Do not forget to switch the clock back to 200MHz"
+
+
diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
index 9fb248e486c..93c7d43fe38 100755
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
@@ -1,21 +1,21 @@
-#!/bin/sh
-# 1.3 subband statistics HBA test 
-# 18-02-10, M.J Norden
-# HBA input with antennas
-
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --splitter=0
-killall beamctl
-
-swlevel 3
-sleep 5
-beamctl --array=HBA --rcus=0:95 --rcumode=7 --subbands=100:110 --beamlets=0:10 --direction=0,0,LOFAR_LMN&
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=7" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
-killall beamctl
+#!/bin/sh
+# 1.4 subband statistics HBA test 
+# 03-12-10, M.J Norden
+# HBA input with antennas
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+killall beamctl
+
+swlevel 3
+sleep 5
+beamctl --antennaset=HBA_JOINED --rcus=0:95 --rcumode=7 --subbands=100:110 --beamlets=0:10 --anadir=0,1.5708,AZEL --digdir=0,1.5708,AZEL&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=7" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+killall beamctl
-- 
GitLab