From 7c2458cf958523a0f0a5867ad052ae4037dfc2c1 Mon Sep 17 00:00:00 2001
From: Chris Broekema <broekema@astron.nl>
Date: Wed, 30 Sep 2009 13:42:07 +0000
Subject: [PATCH] Bug 1011: Add location and phase center for CS030LBA

---
 RTCP/Run/src/OLAP.parset | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RTCP/Run/src/OLAP.parset b/RTCP/Run/src/OLAP.parset
index ebd2f9d764e..74bf9dbfcc0 100644
--- a/RTCP/Run/src/OLAP.parset
+++ b/RTCP/Run/src/OLAP.parset
@@ -33,6 +33,12 @@ PIC.Core.RS503HBA.position	= [3824138.6094873874, 459476.92505906447, 5066858.54
 PIC.Core.DE601LBA.phaseCenter	= [4034036.771, 487026.037, 4900278.814]
 PIC.Core.DE601LBA.position	= [4034036.771, 487026.037, 4900278.814]
 
+PIC.Core.CS030LBA.phaseCenter   = [3826014.3094869214, 460387.3411647229, 5065372.299501434]
+PIC.Core.CS030LBA.position      = [3826014.3094869214, 460387.3411647229, 5065372.299501434]
+#PIC.Core.CS030HBA.phaseCenter   = [0,0,0]
+#PIC.Core.CS030HBA.position      = [0,0,0]
+
+
 #
 # Experimental part:
 #
-- 
GitLab