From f1a9db7c83ad732152d2aa27159f8a62e534dc16 Mon Sep 17 00:00:00 2001
From: Menno Norden <norden@astron.nl>
Date: Thu, 14 Jan 2010 13:52:42 +0000
Subject: [PATCH] bug 1315: obsolete file deleted

---
 .gitattributes                                |  1 -
 .../beamformertest_LBA_RCU96.sh               | 25 -------------------
 2 files changed, 26 deletions(-)
 delete mode 100644 LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU96.sh

diff --git a/.gitattributes b/.gitattributes
index c1e14e0d2cc..b1ac456c760 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -372,7 +372,6 @@ LCU/StationTest/test/beamformertest/Makefile.am -text
 LCU/StationTest/test/beamformertest/beamformertest_HBA_RCU192.sh -text
 LCU/StationTest/test/beamformertest/beamformertest_HBA_RCU96.sh -text
 LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU192.sh -text
-LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU96.sh -text
 LCU/StationTest/test/beamformertest/beamformertest_LBHLBL_RCU96.sh -text
 LCU/StationTest/test/beamformertest/beamformertest_LBH_RCU96.sh -text
 LCU/StationTest/test/beamformertest/beamformertest_LBL_RCU96.sh -text
diff --git a/LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU96.sh b/LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU96.sh
deleted file mode 100644
index ee4068a27fd..00000000000
--- a/LCU/StationTest/test/beamformertest/beamformertest_LBA_RCU96.sh
+++ /dev/null
@@ -1,25 +0,0 @@
-# beamformer test for 96 rcu's in LBA mode (with splitter OFF)
-# object zenith
-# version 1.0,  26 nov 2009, M.J.Norden
-
-
-rspctl --wg=0
-sleep 1
-rspctl --rcuprsg=0
-sleep 1
-
-killall beamctl
-sleep 3
-swlevel 3
-sleep 2
-rspctl --splitter=0
-sleep 3
-
-beamctl --array=LBA --rcumode=3 --rcus=0:1 --subbands=320:381 --beamlets=0:61 --direction=0,0,LOFAR_LMN&
-sleep 3
-beamctl --array=LBA --rcumode=3 --rcus=0:47 --subbands=320:381 --beamlets=62:123 --direction=0,0,LOFAR_LMN&
-sleep 3
-beamctl --array=LBA --rcumode=3 --rcus=48:49 --subbands=320:381 --beamlets=124:185 --direction=0,0,LOFAR_LMN&
-sleep 3
-beamctl --array=LBA --rcumode=3 --rcus=0:95 --subbands=320:381 --beamlets=186:247 --direction=0,0,LOFAR_LMN&
-
-- 
GitLab