Index: trunk/MagicSoft/Cosy/main/MCaos.cc
===================================================================
--- trunk/MagicSoft/Cosy/main/MCaos.cc	(revision 2278)
+++ trunk/MagicSoft/Cosy/main/MCaos.cc	(revision 2280)
@@ -312,5 +312,5 @@
 
     //          img  width height radius sigma
-    FilterLed f(img, 768, 576, 50, 4.0);
+    FilterLed f(img, 768, 576, 50, 3.0);
 
     Int_t first=0;
@@ -343,5 +343,5 @@
 
     Rings rings;
-    rings.CalcRings(leds, 274-10, 274+10);
+    rings.CalcRings(leds, 266, 272);
 
     const Ring &center = rings.GetCenter();
