Ignore:
Timestamp:
07/17/03 00:25:48 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/main/MCaos.cc

    r2278 r2280  
    312312
    313313    //          img  width height radius sigma
    314     FilterLed f(img, 768, 576, 50, 4.0);
     314    FilterLed f(img, 768, 576, 50, 3.0);
    315315
    316316    Int_t first=0;
     
    343343
    344344    Rings rings;
    345     rings.CalcRings(leds, 274-10, 274+10);
     345    rings.CalcRings(leds, 266, 272);
    346346
    347347    const Ring &center = rings.GetCenter();
Note: See TracChangeset for help on using the changeset viewer.