Index: trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7371)
+++ trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7374)
@@ -114,5 +114,5 @@
 
     Float_t mw    = hmuon->GetMeanWidth();
-    Float_t psf   = -194.031674+404.077598*mw-192.532597*mw*mw;
+    Float_t psf   = 51.505292 - 31.147126*mw;
     psf = TMath::Nint(psf*10)/10.;
     TString PSF = Form("%5.1f", psf);
