Index: trunk/MagicSoft/Mars/mtemp/MObservatory.cc
===================================================================
--- trunk/MagicSoft/Mars/mtemp/MObservatory.cc	(revision 1954)
+++ trunk/MagicSoft/Mars/mtemp/MObservatory.cc	(revision 2578)
@@ -61,9 +61,9 @@
     {
     case kMagic1:
-        // Values taken from the GPS Receiver positined in
-        // the CT1 control room
-        fLatitude  = Dms2Rad( 28, 45, 42.564);
-        fLongitude = Dms2Rad(-17, 53, 27.426);
-        fHeight    = 2198.7; // m
+        // Values taken from the GPS Receiver (avg 20h)
+        // on 26/11/2003 at 17h30 in the counting house
+        fLatitude  = Dms2Rad( 28, 45, 42.576);
+        fLongitude = Dms2Rad(-17, 53, 26.460);
+        fHeight    = 2196.5; // m
         fObservatoryName = "Observatorio del Roque de los Muchachos (Magic1)";
         return;
