Ignore:
Timestamp:
02/09/04 22:50:52 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationBlindPixel.cc

    r3061 r3075  
    289289  fPSDExpFit->SetParNames("Area","slope");
    290290  fPSDExpFit->SetParLimits(0,0.,3.*area_guess);
    291   fPSDExpFit->SetParLimits(1,5.,20.);
     291  fPSDExpFit->SetParLimits(1,0.,20.);
    292292  fPSDExpFit->SetRange(fMinFreq,fNyquistFreq);
    293293
Note: See TracChangeset for help on using the changeset viewer.